Searched refs:current_timestamp_ns (Results 1 – 1 of 1) sorted by relevance
291 int64_t current_timestamp_ns = result.message.shutter.timestamp_ns; in Notify() local293 timestamp_ns_diff = current_timestamp_ns - last_timestamp_ns_for_trace_; in Notify()296 last_timestamp_ns_for_trace_ = current_timestamp_ns; in Notify()