Home
last modified time | relevance | path

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

/haiku/src/apps/diskprobe/
H A DDataEditor.cpp1113 bigtime_t lastReport = 0; in Find() local
1129 if (lastReport + 500000LL < current) { in Find()
1135 lastReport = current; in Find()