ITimeoutManager.us_left

Tells the time until the next client will expire.

interface ITimeoutManager
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.

Meta