Searched refs:mTimestamps (Results 1 – 1 of 1) sorted by relevance
159 ++mTimestamps; in add()213 ss << "n=" << mTimestamps; // number of timestamps added with valid times. in toString()235 constexpr int64_t getN() const { return mTimestamps; } in getN()274 int64_t mTimestamps = 0; variable