#include "tensorstore/kvstore/operations.h"
absl::Time
tensorstore::kvstore::CopyRangeOptions::source_staleness_bound =
        absl::InfiniteFuture();

Staleness bound for reading from source.