rephist: Introduce a fraction and period for overload onionskin
[tor.git] / src / lib / time / lib_time.md
blob8e58aafcd888148c4292edc254e762293285028f
1 @dir /lib/time
2 @brief lib/time: Higher-level time functions
4 This includes both fine-grained timers and monotonic timers, along with
5 wrappers for them to try to improve efficiency.
7 For "what time is it" in UTC, see \refdir{lib/wallclock}.  For parsing and
8 encoding times and dates, see \refdir{lib/encoding}.