Checks for timed out clients. For any timed out client its timeout() method is called, then it is unregistered, finally dg() is called with it as argument.
Registers client with the timeout manager and returns the expiry registration object which the registered client is associated to.
Tells the wall clock time time when the next client will expire.
Tells the time until the next client will expire.