OnixS C++ FIX Engine 2.79.1.0
ThisThread Class Reference

Exposes manipulations over current thread.

List of all members.

Static Public Member Functions

static void sleep (unsigned int milliseconds)

Member Function Documentation

static void sleep ( unsigned int  milliseconds) [static]

Suspends execution of current thread for a given amount of time in milliseconds.