Functions | |
FBXSDK_DLL void | FbxSleep (int pMilliseconds) |
Put the current thread to sleep. More... | |
FBXSDK_DLL FbxLongLong | FbxGetHighResCounter () |
Retrieves the current value of the high-resolution performance counter. More... | |
FBXSDK_DLL FbxLongLong | FbxGetHighResFrequency () |
Retrieves the frequency of the high-resolution performance counter. More... | |
FBXSDK_DLL void FbxSleep | ( | int | pMilliseconds | ) |
Put the current thread to sleep.
pMilliseconds | The duration of the sleep in milli-seconds. |
FBXSDK_DLL FbxLongLong FbxGetHighResCounter | ( | ) |
Retrieves the current value of the high-resolution performance counter.
FBXSDK_DLL FbxLongLong FbxGetHighResFrequency | ( | ) |
Retrieves the frequency of the high-resolution performance counter.