Searched defs:now_us (Results 1 – 3 of 3) sorted by relevance
289 const int64_t now_us = (curtime.tv_sec * 1000000000LL + curtime.tv_nsec) / 1000; in get_current_output_position() local355 const uint64_t now_us = (current_time.tv_sec * 1000000000LL + in out_write() local705 const int64_t now_us = (t.tv_sec * 1000000000LL + t.tv_nsec) / 1000; in get_current_input_position() local
502 const int64_t now_us = (curtime.tv_sec * 1000000000LL + curtime.tv_nsec) / 1000; in get_current_output_position() local552 const uint64_t now_us = (current_time.tv_sec * 1000000000LL + in out_write() local937 const int64_t now_us = (t.tv_sec * 1000000000LL + t.tv_nsec) / 1000; in get_current_input_position() local
505 const int64_t now_us = (curtime.tv_sec * 1000000000LL + curtime.tv_nsec) / 1000; in get_current_output_position() local555 const uint64_t now_us = (current_time.tv_sec * 1000000000LL + in out_write() local940 const int64_t now_us = (t.tv_sec * 1000000000LL + t.tv_nsec) / 1000; in get_current_input_position() local