API Reference > Other Classes > OdPerfTimerBase Class
OdPerfTimerBase Class
OdPerfTimerBase
Syntax
C++
class OdPerfTimerBase;

OdPerfTimer.h

This interface represents Performance Timer objects.

 
Name 
Description 
 
This is ~OdPerfTimerBase, a member of class OdPerfTimerBase. 
 
This is OdPerfTimerBase, a member of class OdPerfTimerBase. 
 
Name 
Description 
 
Clears timer data 
 
Returns time from start() to stop() in miliseconds 
 
Returns time from start() to stop() in seconds 
 
This is createTiming, a member of class OdPerfTimerBase. 
 
This is destroy, a member of class OdPerfTimerBase. 
 
This is destroyTiming, a member of class OdPerfTimerBase. 
 
This is initialize, a member of class OdPerfTimerBase. 
 
Returns true if timer is running 
 
Returns time from start() to current in miliseconds 
 
Returns time from start() to current in seconds 
 
Starts timer 
 
stop 
Stops timer 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.