mirror of
https://github.com/catchorg/Catch2.git
synced 2026-07-10 10:31:03 +02:00
0837132ce3
Ended up using `time.time()`, even if it supposedly has worse accuracy, because Python running under WSL supports `time.clock()` very badly.