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

/macosx-10.10/xnu-2782.1.97/tools/tests/xnu_quick_test/
H A Dmain.c159 time_t my_start_time, my_end_time; local
312 my_start_time = time( NULL );
313 printf( "\nBegin testing - %s \n", ctime_r( &my_start_time, &my_buffer[0] ) );

Completed in 112 milliseconds