Quoth tlaro...@polynum.com:
> For kerTeX, I need to access a time reference with better than the
> second.
> 
> The answer is nsec(2).
> 

For posix: we already have gettimeofday(),
which has microsecond resolution.

But also, I'd commit a patch that adds
clock_gettime: it's standardized, widely
used, relatively simple to implement, and
makes porting other code easier.

(monotonicity aside -- that's separate.)


------------------------------------------
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/Teb3e52c23bb1bca4-M41446f7cef0b5aae0151ed06
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Reply via email to