MCPcopy Create free account
hub / github.com/PlatformLab/NanoLog / timespec

Class timespec

runtime/Perf.cc:984–984  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

982double snprintfTime()
983{
984 struct timespec now;
985 int count = 1000000;
986 char buffer[1000];
987

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected