MCPcopy Create free account
hub / github.com/Compaile/ctrack / zero_duration_function

Function zero_duration_function

test/test_basic.cpp:25–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23}
24
25void zero_duration_function()
26{
27 CTRACK;
28 // No delay - should have near-zero execution time
29}
30
31void varying_sleep_function(int sleep_ms)
32{

Callers 1

test_basic.cppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected