aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/time.cpp
Commit message (Expand)AuthorAgeFilesLines
* Most files including <botan/time.h> actually just needed <chrono>lloyd2009-12-011-12/+13
* Remove system_time(), replace entirely with std::chrono.lloyd2009-12-011-11/+16
* Consolidate the non-canonical epoch timers, like cpuid and Win32'slloyd2009-12-011-0/+87