Searched refs:timestamp_ (Results 1 – 2 of 2) sorted by relevance
63 lock, timeout, [this, now] { return timestamp_.load() > now; }); in waitYUVFrame()160 timestamp_ = systemTime(); in VsockReadLoop()
58 std::atomic<nsecs_t> timestamp_; variable