Create a deadline timer with the specified listener attached.
DeadlineTimer( Listener* listener);
Name |
Description |
---|---|
|
pointer to |6|Listener that is called at the deadline. |