* @class ACE_Proactor_Timer_Handler * * @brief A Handler for timer. It helps in the management of timers * registered with the Proactor. * * This object has a thread that will wait on the earliest time * in a list of timers and an event. When a timer expires, the * thread will post a completion event on the port and go back * to waiting on the timer queue and event. If the event is * sign
source not stored for this graph (policy: none)