Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-19 | decruft more | Stanislaw Halik | |
2014-10-18 | timer: start() has to return elapsed before exiting | Stanislaw Halik | |
Reported-by: @brokenhands Issue: #79 Breakage-of: pt-tracker | |||
2014-10-11 | time.h -> ctime | Stanislaw Halik | |
2014-09-24 | timer: convert to ms on demand | Stanislaw Halik | |
2014-09-22 | fix timer uninitialized memory access | Stanislaw Halik | |
2014-08-30 | use our own clock_gettime on win32 | Stanislaw Halik | |
2014-06-14 | timer: switch to nanosecond precision | Stanislaw Halik | |
2014-06-11 | Fix Windows performance counters | Stanislaw Halik | |
2014-06-11 | Fix OSX high resolution timers | Stanislaw Halik | |
2014-06-11 | implement a high-precision timer | Stanislaw Halik | |
untested on OSX so far Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> |