Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antmachineintelligence/mtgbmcode
/ stop
Method
stop
compute/perf/perf.hpp:64–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
void stop()
65
{
66
timer.stop();
67
times.push_back(timer.elapsed().wall);
68
}
69
70
size_t trials() const
71
{
Callers
15
perf_accumulate
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
perf_random_number_engine
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
Calls
1
push_back
Method · 0.80
Tested by
2
test_copy_if_odd
Function · 0.64
test_copy_if_in_sphere
Function · 0.64