Master timer service for the system.

TODO: clean this docs


START A NEW TIMER

This makes the timer service send periodic messages to that service.

Operation:

   Defs::Timer::MO_TIMER_START

Arguments:

   [Defs::Timer::MS_TIMER][Defs::Timer::S_TIMER_SERVICE] = ServiceName 
   [Defs::Timer::MS_TIMER][Defs::Timer::S_SERVICE_TAG]   = Service Specified Tag

STOP AN EXISTING TIMER

This makes the timer service stop sending periodic messages to that service.

Operation:

   Defs::Timer::MO_TIMER_STOP

Arguments:

   [Defs::Timer::MS_TIMER][Defs::Timer::S_TIMER_SERVICE] = ServiceName 
   [Defs::Timer::MS_TIMER][Defs::Timer::S_SERVICE_TAG]   = Service Specified Tag

TIMER MESSAGE

Operation name indicates this is a timer message.

Operation:

   Defs::Timer::MO_TIMER

Arguments:

   [Defs::Timer::MS_TIMER][Defs::Timer::S_TIMER_TAG] = Service Specific Tag

Generated on Wed Oct 12 2011 21:46:52. © CodeLathe LLC 2007-2011. All Rights Reserved.