We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c1ffa0 commit 4555949Copy full SHA for 4555949
1 file changed
test/testthreadexecutor.cpp
@@ -252,6 +252,7 @@ class TestThreadExecutor : public TestFixture {
252
return n;
253
}
254
255
+ // TODO: should this be logged only once like summary?
256
void showtime_top5() {
257
REDIRECT;
258
check(1, 2, 0,
0 commit comments