UNPKG

appium-instruments

Version:

IOS Instruments + instruments-without-delay launcher used by Appium

5 lines (4 loc) 77 B
/* globals UIATarget */ while (true) { UIATarget.localTarget().delay(1); }