Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/
DDNBTimer.h113 static bool TimeOfDayLaterThan(struct timespec &ts) { in TimeOfDayLaterThan() function
DDNB.cpp753 if (DNBTimer::TimeOfDayLaterThan(*timeout_abstime)) { in DNBProcessAttachWait()
DChangeLog57 * DNBTimer.h (TimeOfDayLaterThan): New function.