Home
last modified time | relevance | path

Searched refs:TimeOfDayLaterThan (Results 1 – 3 of 3) sorted by relevance

/external/lldb/tools/debugserver/source/
DDNBTimer.h139 static bool TimeOfDayLaterThan (struct timespec &ts) in TimeOfDayLaterThan() function
DDNB.cpp611 if (DNBTimer::TimeOfDayLaterThan(*timeout_abstime)) in DNBProcessAttachWait()
DChangeLog57 * DNBTimer.h (TimeOfDayLaterThan): New function.