mTimer

Data Structures

Defines

Typedefs

Enumerations

Variables


Define Documentation

#define NCSCTRL_TIMER   NCSCLASSNAME("timer")

the class name of mTimer

Definition at line 32 of file mtimer.h.


Typedef Documentation

BOOL(* NCS_CB_ONTIMER)(mTimer *timer, DWORD total_count)

the callback of event MSG_TIMER

Parameters:
timer the sender of timer
total_count the total tick count from timer started
Returns:
TRUE - continue timer, FALSE - stop the timer

Definition at line 112 of file mtimer.h.


Enumeration Type Documentation

the mTimer's property define

Enumerator:
NCSP_TIMER_INTERVAL 

the interval of timer

  • Type : DWORD
  • ReadWrite
  • Restart the timer when set it

Definition at line 91 of file mtimer.h.


Variable Documentation

the singleton of mTimerClass

Generated on Fri Jun 10 11:18:07 2011 for New Control Set V1.0.0 API Reference by  doxygen 1.6.3