Searched refs:total_time (Results 1 - 1 of 1) sorted by path

/haiku/src/bin/
H A Dtop.cpp36 bigtime_t total_time() const { function in struct:ThreadTime
41 return total_time() > other.total_time();
160 oldtime = itOld->total_time();
161 newtime = it->total_time();
178 total = entry.total_time();
222 total = it->total_time();

Completed in 96 milliseconds