Module tor_rtcompat::timer

source ·
Expand description

Definitions for SleepProviderExt and related types.

Structs§

Constants§

  • MAX_SLEEP 🔒
    We never sleep more than this much, in case our system clock jumps.

Traits§

Functions§

  • Return the amount of time we should wait next, when running sleep_until_wallclock(). Also return a boolean indicating whether we expect this to be the final delay.