MCPcopy Create free account
hub / github.com/dermesser/libsocket / timespec

Class timespec

headers/select.hpp:189–189  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

187 int n = 0;
188
189 struct timespec* timeout = NULL;
190 struct timespec _timeout;
191
192 if (microsecs != 0) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected