Searched refs:timestamp_ (Results 1 – 5 of 5) sorted by relevance
27 long long timestamp_{0}; variable30 return timestamp_++; in GetTimestamp()71 timestamp_ = 0; in TEST()
95 timestamp_(std::chrono::system_clock::now()), in StopWatch()100 sw_log.timestamp = timestamp_; in ~StopWatch()
40 std::chrono::system_clock::time_point timestamp_; variable
93 timestamp_(std::chrono::system_clock::now()), in StopWatchLegacy()98 sw_log.timestamp = timestamp_; in ~StopWatchLegacy()