Leaping seconds and looping servers
Posted Jul 3, 2012 23:43 UTC (Tue) by
dashesy (subscriber, #74652)
In reply to:
Leaping seconds and looping servers by simlo
Parent article:
Leaping seconds and looping servers
This is what I use for any relative time:
#ifndef CLOCK_MONOTONIC_RAW
#define CLOCK_MONOTONIC_RAW CLOCK_MONOTONIC
#endif
(
Log in to post comments)