Tells the time left until the next client will expire.
classTimeoutManagerBase
ulong
us_left
()
Return Value
Type: ulong
the time left until next client will expire in microseconds or
ulong.max if no client is currently registered. 0 indicates that
there are timed out clients that have not yet been notified and
unregistered.
Tells the time left until the next client will expire.