29 #ifndef __OGRE_NACL_TIMER_H__ 30 #define __OGRE_NACL_TIMER_H__ 32 #include "../OgrePrerequisites.h" 34 #if OGRE_PLATFORM == OGRE_PLATFORM_NACL 65 { (void)strKey; (void)pValue;
return false; }
71 unsigned long getMilliseconds();
74 unsigned long getMicroseconds();
77 unsigned long getMillisecondsCPU();
80 unsigned long getMicrosecondsCPU();
GeneralAllocatedObject TimerAlloc
This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info...
bool setOption(const String &strKey, const void *pValue)
Method for setting a specific option of the Timer.