Searched refs:get_monotonic (Results 1 - 3 of 3) sorted by relevance

/external/dhcpcd/
H A Dcommon.h79 int get_monotonic(struct timeval *);
H A Dcommon.c195 get_monotonic(struct timeval *tp) function
259 if (get_monotonic(&tv) == -1)
H A Dclient.c811 get_monotonic(&start);
824 get_monotonic(&stop);
921 get_monotonic(&lease->boundtime);
999 get_monotonic(&start);
1003 get_monotonic(&stop);
1241 get_monotonic(&tv);

Completed in 15 milliseconds