Commit Graph

7 Commits (8c3ff3a0c43ccd196a55976dfa11c4c3b2ab1e05)

Author SHA1 Message Date
gabime 463af69d41 Clang format sort includes 2 years ago
gabime dcd5904bdc Updated clang-format
Merged with origin
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