Searched defs:now_us (Results 1 – 5 of 5) sorted by relevance
488 const int64_t now_us = (curtime.tv_sec * 1000000000LL + curtime.tv_nsec) / 1000; in get_current_output_position() local901 const int64_t now_us = (t.tv_sec * 1000000000LL + t.tv_nsec) / 1000; in get_current_input_position() local
5596 optional int64 now_us = 11; field
6345 optional int64 now_us = 11; field
19019 int64_t now_us() const { return now_us_; } in now_us() function in perfetto::protos::gen::ChromeCompositorSchedulerState
23660 int64_t now_us() const { return now_us_; } in now_us() function in perfetto::protos::gen::ChromeCompositorSchedulerState