Searched defs:diff_time (Results 1 – 8 of 8) sorted by relevance
62 diff_time, argument
106 nsec_t s_time, e_time, diff_time; in main() local
122 struct timespec diff_time; in handle_audio_thread_event_message() local
325 long long diff_time(struct timespec *start, struct timespec *end) in diff_time() function
619 time_t start_time, current_time, diff_time; in do_parent() local
295 struct timeval now, diff_time; in server_receive_cb() local
270 void AddSample(double encode_time, double diff_time) { in AddSample()