Package: effect Module: Cache
effect
Cache
Represents a snapshot of statistics for an entry in the cache.
Signature
export interface EntryStats { readonly loadedMillis: number }
Source
Since v2.0.0