#include
<sys/types.h>
#include
<sys/time.h>
main
(
)
{
hrtime_t
t
;
t
=
gethrtime
(
)
;
}
syntax highlighted by
Code2HTML
, v. 0.9.1