Commit Graph

12 Commits

Author SHA1 Message Date
Jonathan Naylor 0cf59963dd Simplify the new stopwatch code. 2018-07-15 20:33:14 +01:00
Jonathan Naylor 7bb1409498 Restore the correct copyright message. 2018-07-04 21:36:21 +01:00
Jonathan Naylor bb9db2ce93 Clean up the merged code. 2018-07-04 19:00:51 +01:00
Shawn Chain 1ef21b5b4f fix CStopWatch::start() return value to keep the compability 2018-07-04 21:28:17 +08:00
Shawn Chain 2bd988d2a7 Missing time.h header for linux 2018-07-04 19:46:51 +08:00
Shawn Chain 657ef07b56 Fix time measurement issud 2018-07-04 17:54:38 +08:00
Jonathan Naylor afdf3cbb8c Fix Linux compile issue. 2016-01-26 07:13:55 +00:00
Jonathan Naylor 57a3d8bfde Fix Linux compile issue. 2016-01-25 23:10:40 +00:00
Jonathan Naylor daa15203e2 Change the elapsed time calculation a little. 2016-01-25 18:10:51 +00:00
Jonathan Naylor cbc165f22f Use gettimeofday on Linux for the StopWatch. 2016-01-24 21:18:53 +00:00
Boromatic c5a62eefa4 Update StopWatch.cpp
solved Linux timer problems
2016-01-20 18:01:55 +01:00
Jonathan Naylor d34d85c04b Initial commit 2016-01-14 18:45:04 +00:00