|
James Rich <james@xxxxxxxxxxx> wrote:
gettimeofday() should get you what you need. It uses a struct timeval:struct timeval { time_t tv_sec; /* seconds */ suseconds_t tv_usec; /* microseconds */ };
Thanks. I'm not sure whether to classify my failure to look at the Unix-type APIs as a senior moment, a brain fart, or both.
-- JHHL
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.