Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-02 | Concentrate all TOR_USEC_PER_SEC definitions in a single header file. | George Kadianakis | |
Co-authored-by: Mike Perry <mikeperry-git@torproject.org> | |||
2018-11-05 | Move monotonic time setup into a subsystem | Nick Mathewson | |
2018-06-28 | Fix windows compilation in compat_time | Nick Mathewson | |
We need to use lib/fs/winlib.h here so that we can use GetTickCount64. I would love to declare that XP is dead, and everybody has GetTickCount64. | |||
2018-06-28 | Extract time functionality into lib/wallclock and lib/time | Nick Mathewson | |