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
494 const int64_t now_us = (curtime.tv_sec * 1000000000LL + curtime.tv_nsec) / 1000; in get_current_output_position() local544 const uint64_t now_us = (current_time.tv_sec * 1000000000LL + in out_write() local946 const int64_t now_us = (t.tv_sec * 1000000000LL + t.tv_nsec) / 1000; in get_current_input_position() local
491 const int64_t now_us = (curtime.tv_sec * 1000000000LL + curtime.tv_nsec) / 1000; in get_current_output_position() local541 const uint64_t now_us = (current_time.tv_sec * 1000000000LL + in out_write() local943 const int64_t now_us = (t.tv_sec * 1000000000LL + t.tv_nsec) / 1000; in get_current_input_position() local