CRM32Pro SDK  v5.22
Classes | Macros
MODULE 11: ITimeSystem v1.80, timer system interface

Detailed Description


ITimeSystem has the timer control, Rendering Frame Rate, Logic Frame Rate.
If you want to use it, you need to call to Init() after CRM32Pro.Init().
CRM32Pro.Init() builds this interface and CRM32Pro.Quit() removes it.

Classes

class  CRM32Pro_ITimeSystem
 ITimeSystem. More...
 

Macros

#define TIMER_INIT   0
 Used with Init(). It initializes the timer system.
 
#define TIMER_RESET   1
 Used with Init(). If it was already initialized, it will cause a timer reset holding desired rates.