MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / start

Function start

src/common/classes/misc/class_perf.cpp:37–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35clock_t t;
36
37void start() {
38 t = clock();
39}
40
41const int TEST_ITEMS = 5000000;
42

Callers 15

testTreeFunction · 0.70
testAllocatorOverheadFunction · 0.70
testAllocatorMemoryPoolFunction · 0.70
testAllocatorMallocFunction · 0.70
FlattenMethod · 0.50
MarkSuccessorsMethod · 0.50
IsOnePassMethod · 0.50
FanoutMethod · 0.50
timer.hppFile · 0.50
auto_cpu_timerFunction · 0.50
listener_socketFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected