On Sat, 2011-10-01 at 15:42 -0700, Tom Van Baak wrote: > > 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?
you are correct as much as i don't like it, I guess C is all about such subtleties :-) -paul _______________________________________________ LEAPSECS mailing list [email protected] http://six.pairlist.net/mailman/listinfo/leapsecs
