TimeoutManagerBase.setTimeout

Called when the overall timeout needs to be set or changed.

class TimeoutManagerBase
protected
void
setTimeout

Parameters

next_expiration_us ulong

wall clock time when the first client times out so that checkTimeouts() must be called.

Meta