-
#include "tensorstore/staleness_bound.h" -
absl::Time tensorstore::RecheckCacheOption::time =
absl::InfiniteFuture(); Specifies the time bound.
If
flags == kSpecified, data must not be older thantime.
#include "tensorstore/staleness_bound.h"Specifies the time bound.
If flags == kSpecified, data must not be older than time.