Home
last modified time | relevance | path

Searched refs:the_tick (Results 1 – 7 of 7) sorted by relevance

/dports/devel/catch/Catch2-2.13.7/projects/SelfTest/IntrospectiveTests/
H A DInternalBenchmark.tests.cpp30 static rep the_tick = 0; in tick() local
31 return the_tick; in tick()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/projects/SelfTest/IntrospectiveTests/
H A DInternalBenchmark.tests.cpp30 static rep the_tick = 0; in tick() local
31 return the_tick; in tick()
/dports/math/e-antic/Catch2-ff349a5/projects/SelfTest/IntrospectiveTests/
H A DInternalBenchmark.tests.cpp30 static rep the_tick = 0; in tick() local
31 return the_tick; in tick()
/dports/www/restbed/restbed-4.8/dependency/catch/projects/SelfTest/IntrospectiveTests/
H A DInternalBenchmark.tests.cpp30 static rep the_tick = 0; in tick() local
31 return the_tick; in tick()
/dports/emulators/citra/citra-ac98458e0/externals/catch/projects/SelfTest/IntrospectiveTests/
H A DInternalBenchmark.tests.cpp30 static rep the_tick = 0; in tick() local
31 return the_tick; in tick()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/projects/SelfTest/IntrospectiveTests/
H A DInternalBenchmark.tests.cpp30 static rep the_tick = 0; in tick() local
31 return the_tick; in tick()
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/
H A Dmidi.cpp84 …fine CALC_TICK(the_tick) (div > 0 ? lrintf((float(the_tick) * float(MusEGlobal::config.division) +… argument