Files
ladybird/Libraries/LibTest/TestSuite.cpp
Jelle Raaijmakers c39edfab2d Tests: Fix calculation of elapsed time in tests
We were already taking the "elapsed" part of the global timer, by
subtracting the known runtime from that we always ended up with 0
milliseconds.
2025-07-12 14:05:32 +02:00

9.1 KiB