Searched defs:total_time (Results 1 – 1 of 1) sorted by relevance
674 long total_time = final_time - start_time; in show_times() local740 protected static String timestr(long time_val, long total_time) in timestr()