Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ measure
Method
measure
extlibs/catch/include/catch/catch.hpp:6399–6399 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6397
public:
6398
template <typename Fun>
6399
void measure(Fun&& fun) { measure(std::forward<Fun>(fun), is_callable<Fun(int)>()); }
6400
6401
int runs() const { return k; }
6402
Callers
1
call
Method · 0.80
Calls
5
measure
Function · 0.85
optimizer_barrier
Function · 0.85
invoke_deoptimized
Function · 0.85
finish
Method · 0.80
start
Method · 0.45
Tested by
no test coverage detected