S | |
secs_ret | |
SEED_METHOD | |
SEPARATE_COMPILE | |
start_time | |
stop_time | |
Submitting results | |
T | |
time_in_secs | |
TIMER_RES_DIVIDER | |
TOTAL_DATA_SIZE | |
Types | |
U | |
USE_CLOCK | |
USE_FORK | |
USE_PTHREAD | |
USE_SOCKET | |
V | |
Variables | |
W | |
Welcome |
This function will be called right before starting the timed portion of the benchmark.
void start_time( void )
This function will be called right after ending the timed portion of the benchmark.
void stop_time( void )
Convert the value returned by get_time to seconds.
secs_ret time_in_secs( CORE_TICKS ticks )