tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

lib_time.md (311B)


@dir /lib/time @brief lib/time: Higher-level time functions

This includes both fine-grained timers and monotonic timers, along with wrappers for them to try to improve efficiency.

For "what time is it" in UTC, see \refdir{lib/wallclock}. For parsing and encoding times and dates, see \refdir{lib/encoding}.