29 #ifndef __AndroidTimer_H__ 30 #define __AndroidTimer_H__ 66 unsigned long getMilliseconds();
69 unsigned long getMicroseconds();
72 unsigned long getMillisecondsCPU();
75 unsigned long getMicrosecondsCPU();
This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info...
Superclass for all objects that wish to use custom memory allocators when their new / delete operator...
bool setOption(const String &strKey, const void *pValue)
Method for setting a specific option of the Timer.