Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/SPlisHSPlasH
/ BenchmarkStats
Class
BenchmarkStats
extern/Catch2/catch.hpp:2455–2455 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2453
struct BenchmarkInfo;
2454
template <typename Duration = std::chrono::duration<double, std::nano>>
2455
struct BenchmarkStats;
2456
#endif // CATCH_CONFIG_ENABLE_BENCHMARKING
2457
2458
struct IResultCapture {
Callers
nothing calls this directly
Calls
6
transform
Function · 0.85
move
Function · 0.85
reserve
Method · 0.45
size
Method · 0.45
begin
Method · 0.45
end
Method · 0.45
Tested by
no test coverage detected