trikRuntime
tests::utils::Wait Class Reference

Utility class that provides event loop based waiting. More...

#include <wait.h>

Static Public Member Functions

static TESTUTILS_EXPORT void wait (int msecs)
 Wait for given amount of milliseconds. More...
 

Detailed Description

Utility class that provides event loop based waiting.

Member Function Documentation

void Wait::wait ( int  msecs)
static

Wait for given amount of milliseconds.

Launches event loop so thread is not blocked and can still process messages.


The documentation for this class was generated from the following files: