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

Function start

src/common/classes/misc/string_test.cpp:644–647  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

642clock_t t;
643
644void start()
645{
646 t = clock();
647}
648
649#ifdef DEV_BUILD
650#define TEST_ITEMS 1

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected