total_time
oldtime = itOld->total_time();
newtime = it->total_time();
total = entry.total_time();
total = it->total_time();
return total_time() > other.total_time();