Project:
Design Docs:
Settings
configurator()
Classes
BaseStats()
BaseStats
Bases: object
object
Checks if the disk statistics are stale based on the given threshold.
threshold (int) – The threshold in microseconds.
True if the statistics are stale, False otherwise.
bool