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