Searched refs:my_start_time (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/tools/tests/xnu_quick_test/
H A Dmain.c134 time_t my_start_time, my_end_time; local
283 my_start_time = time( NULL );
284 printf( "\nBegin testing - %s \n", ctime_r( &my_start_time, &my_buffer[0] ) );

Completed in 24 milliseconds