Returns a snapshot of current cached computations.
Map<K, TimedComputeOnce<V>> calls() => Map.from(_calls);