29#ifndef __AndroidTimer_H__
30#define __AndroidTimer_H__
bool setOption(const String &strKey, const void *pValue)
Method for setting a specific option of the Timer.
unsigned long getMicrosecondsCPU()
Returns microseconds since initialisation or last reset, only CPU time measured.
unsigned long getMillisecondsCPU()
Returns milliseconds since initialisation or last reset, only CPU time measured.
void reset()
Resets timer.
unsigned long getMicroseconds()
Returns microseconds since initialisation or last reset.
unsigned long getMilliseconds()
Returns milliseconds since initialisation or last reset.
GeneralAllocatedObject TimerAlloc