Interface ITimer

Defines an abstraction over the timer implementation

interface ITimer ;

Methods

NameDescription
pending ()
rearm (timeout, periodic) Rearm this timer
stop () Stop or cancel this timer