Where is gethrtime() ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I would like to play with high resolution timers under linux and GCC.


Where is the function "gethrtime()" ?  



Is that function only found on solaris?

============= snip from a grep in /usr/include/sys ====================
time.h:extern   hrtime_t        gethrtime(void);
time.h:extern   hrtime_t        gethrtime_unscaled(void);
time.h:extern   hrtime_t        gethrtime_max(void);
time.h:hrtime_t gethrtime(void);
time.h:hrtime_t gethrtime();
=======================================================================

  



Thanks,
Ernesto





[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux