From 3ad61cb5af1fc55a7ffb58e81b3e27a8c454e6b5 Mon Sep 17 00:00:00 2001 From: William Cohen Date: Tue, 11 Nov 2008 13:59:38 -0500 Subject: Include id in - + get_cycles:long() get_cycles Return the processor cycle counter value, or 0 if unavailable. - + gettimeofday_ns:long () gettimeofday_ns Return the number of nanoseconds since the UNIX epoch. - + gettimeofday_us:long () gettimeofday_us Return the number of microseconds since the UNIX epoch. - + gettimeofday_ms:long () gettimeofday_ms Return the number of milliseconds since the UNIX epoch. - + gettimeofday_s:long () gettimeofday_s -- cgit