Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BYVoid/OpenCC
/ GetDefaultTimeUnit
Function
GetDefaultTimeUnit
deps/google-benchmark/src/benchmark.cc:550–550 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
548
} // namespace
549
550
TimeUnit GetDefaultTimeUnit() { return default_time_unit; }
551
552
void SetDefaultTimeUnit(TimeUnit unit) { default_time_unit = unit; }
553
Callers
3
Benchmark
Method · 0.85
GetTimeUnit
Method · 0.85
Run
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected