Searched refs:OPEN_TIME_RANGE_VECTOR (Results 1 – 1 of 1) sorted by relevance
40 static const vector<uint64_t> OPEN_TIME_RANGE_VECTOR = { 250, 500, 1000, 1500, 2000, 5000 }; variable68 uint32_t index = GetRangeIndex(time, OPEN_TIME_RANGE_VECTOR); in UpdateOpenTimeStat()