Home
last modified time | relevance | path

Searched refs:oldLastMeasure (Results 1 – 1 of 1) sorted by relevance

/haiku/src/bin/
H A Dtop.cpp289 bigtime_t oldLastMeasure; in gather() local
292 oldLastMeasure = lastMeasure; in gather()
310 compare(old, &times, system_time() - oldLastMeasure, refresh); in gather()