fbxsdk/core/sync/fbxclock.h File Reference
void FbxSleep |
( |
int |
pMilliseconds | ) |
|
Put the current thread to sleep.
- Parameters
-
pMilliseconds | The duration of the sleep in milli-seconds. |
Retrieves the current value of the high-resolution performance counter.
- Returns
- The current value of the high-resolution performance counter, in "counts".
Retrieves the frequency of the high-resolution performance counter.
- Returns
- The frequency of the high-resolution performance counter value, in "counts" per second.
Go to the source code of this file.