Home
last modified time | relevance | path

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

/xnu-11215/tools/lldbmacros/
H A Dprocess.py1597 def GetTimeSinceOff(th): function
1604 zip(threads, (GetTimeSinceOff(th) for th in threads)),