Searched refs:ts_min (Results 1 - 1 of 1) sorted by last modified time

/system/extras/tests/timetest/
H A Dtimetest.c42 static struct timespec ts_min(struct timespec a, struct timespec b) function
84 dtmin = ts_min(dtmin, dt);
86 dtminp = ts_min(dtminp, dt);

Completed in 68 milliseconds