MCPcopy 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
550TimeUnit GetDefaultTimeUnit() { return default_time_unit; }
551
552void SetDefaultTimeUnit(TimeUnit unit) { default_time_unit = unit; }
553

Callers 3

BenchmarkMethod · 0.85
GetTimeUnitMethod · 0.85
RunFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected