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

/macosx-10.9.5/cctools-845/libstuff/
H A Dwriteout.c165 double time_used, time_should_have_took, usecs_to_kill; local
218 time_should_have_took =
221 (time_should_have_took - time_used) * 1000000.0;
224 time_should_have_took, usecs_to_kill);

Completed in 73 milliseconds