aboutsummaryrefslogtreecommitdiff
path: root/zencore/timer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added lofreq timer update to httpsys main loopStefan Boberg2021-10-111-2/+6
* Merged from upstreamStefan Boberg2021-10-051-0/+16
* metrics: added OperationTiming which is a useful combination of a Meter and a...Stefan Boberg2021-09-301-1/+8
* timer: cleaned up Stopwatch, removed GetCpuTimerValueStefan Boberg2021-09-291-12/+0
* Fixed up some internals for coding conventionsStefan Boberg2021-09-271-6/+8
* It's not possible to compile out testsStefan Boberg2021-09-201-1/+7
* Use zen::Sleep() in timer.cpp's testsMartin Ridgers2021-09-151-10/+1
* Timer API implementation for LinuxMartin Ridgers2021-09-141-1/+25
* Adding zenservice codeStefan Boberg2021-05-111-0/+67