Sets the timeout for the client and registers it with the timeout manager. On timeout the client will automatically be unregistered. The client must not currently be registered.
timeout in microseconds from now. 0 is ignored.
true if registered or false if timeout_us is 0.
See Implementation
Sets the timeout for the client and registers it with the timeout manager. On timeout the client will automatically be unregistered. The client must not currently be registered.