| delorie.com/archives/browse.cgi | search |
| Message-Id: | <199808131329.IAA03673@kendall.> |
| Date: | Thu, 13 Aug 1998 08:29:56 -0500 (CDT) |
| From: | Jeff Williams <jeffw AT darwin DOT sfbr DOT org> |
| Reply-To: | Jeff Williams <jeffw AT darwin DOT sfbr DOT org> |
| Subject: | UNIX equivalent to DJGPP uclock ? |
| To: | djgpp AT delorie DOT com |
| MIME-Version: | 1.0 |
Hi, I'm using the uclock() function in DJGPP for microsecond resolution timing of some numerical integration routines. When I tried to run my timing program on my SPARCstation at work, I found discovered that uclock() is not available in the UNIX sys/time.h header. Other timing routines using clock() or gettimeofday() don't have the resolution I need. Does anyone know of a UNIX equivalent for DJGPP's uclock() ? TIA, jeff williams
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |