Home
last modified time | relevance | path

Searched refs:max_seconds (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/tools/
Ddb_bench_tool.cc2252 Duration(uint64_t max_seconds, int64_t max_ops, int64_t ops_per_stage = 0) { in Duration() argument
2253 max_seconds_ = max_seconds; in Duration()