Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
642
clock_t t;
643
644
void start()
645
{
646
t = clock();
647
}
648
649
#ifdef DEV_BUILD
650
#define TEST_ITEMS 1
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected