Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ceph/ceph
/ TEST
Function
TEST
src/test/common/test_ceph_timer.cc:164–167 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
162
}
163
164
TEST(RunSome, Steady)
165
{
166
run_some<std::chrono::steady_clock>();
167
}
168
TEST(RunSome, Wall)
169
{
170
run_some<std::chrono::system_clock>();
Callers
nothing calls this directly
Calls
3
make_timespan
Function · 0.85
now
Function · 0.50
add_event
Method · 0.45
Tested by
no test coverage detected