fTimestamp
bigtime_t fTimestamp;
fTimestamp = system_time();
if (fNodeCount < 5 || system_time() - fTimestamp < 400000) {
fTimestamp = system_time();
kprintf(" timestamp: %" B_PRId64 "\n", fTimestamp);
bigtime_t fTimestamp;
bigtime_t fTimestamp;
|| (focus != fLastFocus && now - fTimestamp > 100000)) {
fTimestamp = 0;
fTimestamp = now;