44 static void Sleep(int32_t i32DurationMillisecond);
56 DeclareGetClassType();
Top-level base class of FLImaging.
Definition FLBase.h:36
Thread utilities class.
Definition ThreadUtilities.h:29
static void Switch()
Function to switch thread context.
static void Sleep(int32_t i32DurationMillisecond)
A function that switches the thread context and disables the CPU for a certain amount of time.