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

/system/connectivity/shill/net/
H A Dshill_time.cc95 struct timeval now_monotonic = {}; local
101 GetTimeMonotonic(&now_monotonic);
107 return Timestamp(now_monotonic, now_boottime, wall_clock_string);

Completed in 542 milliseconds