Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/phxqueue
/ GetRoutineSleepTimeMS
Method
GetRoutineSleepTimeMS
phxqueue/comm/utils/benchmark_util.cpp:178–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
176
}
177
178
int BenchMark::GetRoutineSleepTimeMS() {
179
return impl_->routine_sleep_time_ms;
180
}
181
182
183
Callers
1
RoutineRunFunc
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected