-
#include "tensorstore/kvstore/read_result.h"
- TimestampedStorageGeneration tensorstore::kvstore::ReadResult::stamp;
Generation and timestamp associated with
value
andstate
.The
time
must be greater than or equal to theReadOptions::staleness_bound
(or the time of the read request, if aReadOptions::staleness_bound
in the future was specified).