[LEAPSECS] Coding this week, and a trick for timeouts over leap seconds.
Tom Van Baak
tvb at LeapSecond.com
Sat Oct 1 18:42:53 EDT 2011
> clock() wraps every 36 minutes on 32-bit systems *sigh*
t_elapsed = (t_now - t_then) works regardless of binary wrap.
Or am I missing something?
/tvb
More information about the LEAPSECS
mailing list