ITimeoutManagerInternal.register

Registers registration and sets the timeout.

interface ITimeoutManagerInternal
register

Parameters

registration IExpiryRegistration

IExpiryRegistration instance to register

timeout_us ulong

timeout in microseconds from now

Return Value

Type: Expiry*

expiry token: required for unregister(); "key" member reflects the expiration wall clock time.

Meta