StatsRegistryPersistenceExt extension

on

Methods

isStaleFor(String tableName, {Duration maxAge = const Duration(hours: 24)}) bool

Available on StatsRegistry, provided by the StatsRegistryPersistenceExt extension

Returns true if stats for tableName are stale (collected more than maxAge ago).