Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acl-dev/acl
/ meter_time
Function
meter_time
lib_acl_cpp/src/stdlib/util.cpp:47–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
void meter_time(const char *filename, int line, const char *info)
48
{
49
acl_meter_time(filename, line, info);
50
}
51
52
long long get_curr_stamp()
53
{
Callers
15
consuming1
Function · 0.85
run_ipc
Function · 0.85
run
Method · 0.85
run
Method · 0.85
doit
Method · 0.85
run
Method · 0.85
add
Method · 0.85
get
Method · 0.85
test_token_tree_c
Function · 0.85
test_token_tree_cpp
Function · 0.85
test_htable
Function · 0.85
test_stdmap
Function · 0.85
Calls
1
acl_meter_time
Function · 0.85
Tested by
4
test_token_tree_c
Function · 0.68
test_token_tree_cpp
Function · 0.68
test_htable
Function · 0.68
test_stdmap
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…