Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/eggert/tz
/ timespec
Class
timespec
localtime.c:217–217 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
215
#endif
216
#if !HAVE_STRUCT_TIMESPEC
217
struct timespec { time_t tv_sec; long tv_nsec; };
218
#endif
219
220
#if !defined CLOCK_MONOTONIC_COARSE && defined CLOCK_MONOTONIC
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected