Constant mz_secrets::cache::DEFAULT_TTL_SECS
source · pub const DEFAULT_TTL_SECS: AtomicU64;
Expand description
Default “time to live” for a single cache value, represented in seconds.
pub const DEFAULT_TTL_SECS: AtomicU64;
Default “time to live” for a single cache value, represented in seconds.