End UI Trace
API reference for ending UI hang traces in Luciq. Manually mark the end of a UI trace to measure the duration of potential UI freezes.
APM.endUITrace()[LCQAPM endUITrace];// End UI Trace
APM.endUITrace();// End UI Trace
APM.endUITrace()APM.endUITrace();APM.endUITrace();Last updated