Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MikeLankamp/fpm
/ ThreadTimer
Method
ThreadTimer
3rdparty/googlebench/src/thread_timer.h:12–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
class ThreadTimer {
11
public:
12
ThreadTimer() = default;
13
14
// Called by each thread
15
void StartTimer() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected