In message: <[EMAIL PROTECTED]> Bruce Evans <[EMAIL PROTECTED]> writes: : Even with this, applications would still need to know when select() was : called to recover the time when it returned. Adding deltas from select() : to a previous timestamp wouldn't work very well the relative error in : the deltas is large for small deltas (unless you pessimize select() to : get a precise timestamp).
Not to mention the fact that scheduling delays can add somewhat to the errors here... although on modern, fast systems this is likely less of a concern. Warner _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"