Searched refs:status_time (Results 1 – 3 of 3) sorted by relevance
290 status_time = db.DateTimeProperty(indexed=False) variable in _StatusRecord
810 status_record.status_time = datetime.datetime.utcnow()3010 output['statusTimeMs'] = _get_timestamp_ms(status_record.status_time)
1492 static struct timeval status_time; variable1534 fio_gettime(&status_time, NULL); in check_for_running_stats()1536 } else if (mtime_since_now(&status_time) >= status_interval) { in check_for_running_stats()1538 fio_gettime(&status_time, NULL); in check_for_running_stats()