aboutsummaryrefslogtreecommitdiffstats
path: root/src/entropy/hres_timer/hres_timer.cpp
Commit message (Expand)AuthorAgeFilesLines
* propagate from branch 'net.randombit.botan' (head 12382647ef0a28fcb11c824c77b...lloyd2010-01-211-4/+2
|\
| * propagate from branch 'net.randombit.botan' (head 367d157c1221a162f5b40984929...lloyd2009-12-241-1/+1
| |\
| * \ propagate from branch 'net.randombit.botan' (head 744dccf92270cf16b80b50ee275...lloyd2009-12-161-1/+1
| |\ \
| * | | Instead of checking for Windows generically before using QueryPerformanceCoun...lloyd2009-12-011-3/+2
| * | | Most files including <botan/time.h> actually just needed <chrono>lloyd2009-12-011-1/+0
* | | | Oops, it's TARGET_CPU_IS_XXX_FAMILY, not TARGET_IS_XXX_FAMILY.lloyd2009-12-301-2/+2
* | | | Use IS_XXX_FAMILY macros where usefullloyd2009-12-301-2/+2
| |_|/ |/| |
* | | Fix compilation on Win32lloyd2009-12-231-1/+1
| |/ |/|
* | Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-161-1/+1
|/
* Consolidate the non-canonical epoch timers, like cpuid and Win32'slloyd2009-12-011-0/+70