TimeoutManagerBase.now

Returns the current wall clock time according to gettimeofday().

class TimeoutManagerBase
final
ulong
now
()

Return Value

Type: ulong

the current wall clock time as UNIX time value in microseconds.

Meta