Definition in file time.c.
Go to the source code of this file.
Functions | |
void | timestart (void) |
void | timestop (char *msg) |
Variables | |
tms | tbuf1 |
clock_t | real1 |
long | clock_ticks |
|
Definition at line 30 of file time.c. References clock_ticks, EC_CLEANUP_BGN, EC_CLEANUP_END, EC_FLUSH, ec_neg1, real1, sysconf(), tbuf1, and times(). Referenced by aio_test(), asynchronous(), main(), synchronous(), and synctest(). |
|
Definition at line 42 of file time.c. References clock_ticks, EC_CLEANUP_BGN, EC_CLEANUP_END, EC_FLUSH, ec_neg1, real1, tbuf1, times(), tms::tms_cstime, tms::tms_cutime, tms::tms_stime, and tms::tms_utime. Referenced by aio_test(), asynchronous(), main(), synchronous(), and synctest(). |
|
Definition at line 28 of file time.c. Referenced by timestart(), and timestop(). |
|
Definition at line 27 of file time.c. Referenced by timestart(), and timestop(). |
|
Definition at line 26 of file time.c. Referenced by timestart(), and timestop(). |