aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/time.h
Commit message (Expand)AuthorAgeFilesLines
* Remove get_nanoseconds_clock as we'll rely on std::chrono's highlloyd2012-02-201-68/+0
* propagate from branch 'net.randombit.botan' (head 647eeb4f4cf8fa4cf487cdc463d...lloyd2010-06-221-0/+13
|\
| * Doxygenlloyd2010-06-211-0/+13
* | propagate from branch 'net.randombit.botan' (head 294e2082ce9231d6165276e2f2a...lloyd2010-06-171-2/+11
|\|
| * More Doxygenlloyd2010-06-161-1/+10
| * Use "/*" instead of "/**" in starting comments at the begining of a file.lloyd2010-06-071-1/+1
* | propagate from branch 'net.randombit.botan' (head a338abd543caa402c32acd952e8...lloyd2009-12-241-4/+4
|\|
| * Add/fix doxygen commentslloyd2009-12-241-5/+12
* | propagate from branch 'net.randombit.botan' (head 775a8de3f880cdc75105b4fa607...lloyd2009-12-241-5/+8
|\ \ | |/ |/|
| * Most files including <botan/time.h> actually just needed <chrono>lloyd2009-12-011-0/+4
| * Remove system_time(), replace entirely with std::chrono.lloyd2009-12-011-5/+17
* | Replace time_t_to_tm with calendar_value which returns a struct representinglloyd2009-12-241-1/+14
|/
* Consolidate the non-canonical epoch timers, like cpuid and Win32'slloyd2009-12-011-0/+30