StatsRegistryPersistenceExt extension
Methods
-
isStaleFor(
String tableName, {Duration maxAge = const Duration(hours: 24)}) → bool -
Available on StatsRegistry, provided by the StatsRegistryPersistenceExt extension
Returns true if stats fortableNameare stale (collected more thanmaxAgeago).