Searched defs:timedelta (Results 1 – 3 of 3) sorted by relevance
26 struct timedelta { struct30 struct timedelta calc_time_spent(struct timeval start); argument
162 timedelta(t1, t2) in timedelta() function
127 double timedelta(const struct timespec tv1, const struct timespec tv2) { in timedelta() function