Searched refs:startAsyncEvent (Results 1 – 2 of 2) sorted by relevance
752 if (typeof event.startAsyncEvent === 'function' && syncFlag) {753 event.startAsyncEvent();
1059 startAsyncEvent(time: number): CompileEvent; method