Set a timeout to be executed by the event loop after duration Minimum expected resolution is the tick duration of the event loop poller, but it could be shorted depending on how many events are occurring
(&mut self, timeout: Duration, callback: Box<TimerCB<'a>>)
source not stored for this graph (policy: none)
no outgoing calls