Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BoevaLab/FREEC
/ timeval
Class
timeval
src/ThreadPool.h:152–152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
unsigned int num;
151
mutable pthread_mutex_t mp;
152
struct timeval tv_started;
153
struct timeval tv_finished;
154
};
155
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected