Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/build
/ profile_clock
Function
profile_clock
src/engine/debug.cpp:143–146 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
141
}
142
143
double profile_clock()
144
{
145
return ((double) clock()) / CLOCKS_PER_SEC;
146
}
147
148
OBJECT * profile_make_local( char const * scope )
149
{
Callers
2
profile_enter
Function · 0.85
profile_exit
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected