fbxsdk/core/sync/fbxclock.h Source File
         
    
Go to the documentation of this file.
   13 #ifndef _FBXSDK_CORE_SYNC_CLOCK_H_ 
   14 #define _FBXSDK_CORE_SYNC_CLOCK_H_ 
   18 #ifndef FBXSDK_ENV_WINSTORE 
FBX SDK environment definition. 
 
void FbxSleep(int pMilliseconds)
Put the current thread to sleep. 
 
FbxLongLong FbxGetHighResCounter()
Retrieves the current value of the high-resolution performance counter. 
 
FbxLongLong FbxGetHighResFrequency()
Retrieves the frequency of the high-resolution performance counter.