Commit Graph

6 Commits (8e5613379f5140fefb0b60412fbf1f5406e7c7f8)

Author SHA1 Message Date
gabime 9d52261185 clang format 2 years ago
Gabi Melman c174c15138
Update test_stopwatch.cpp 2 years ago
Gabi Melman 8222ca4837
Update test_stopwatch.cpp 2 years ago
Gabi Melman 839ea957ab
Update test_stopwatch.cpp 3 years ago
Rosen Penev 68f42a5b90 test_stopwatch: fix on mingw
There are some timing shenanigans with GCC's chrono that make this
unreliable. Add a start/stop and test for that to work around.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
3 years ago
gabime d6329b9dce Added some stopwatch tests 5 years ago