Home
last modified time | relevance | path

Searched defs:timestamp_value (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/utilities/ttl/
Ddb_ttl_impl.cc166 int32_t timestamp_value = DecodeFixed32(str.data() + str.size() - kTSLength); in SanityCheckTimestamp() local
182 int32_t timestamp_value = in IsStale() local
/rocksdb-6.9/tools/
Ddb_bench_tool.cc6792 uint64_t timestamp_value = timestamp_emulator_->Get(); in TimeSeriesWrite() local