wtfEndTimeRange
Ends a async time range operation. [range] is the return value from [wtfStartTimeRange] Async ranges only work if WTF has been enabled.
const wtfEndTimeRange: (range: any) => void;
Ends a async time range operation. [range] is the return value from [wtfStartTimeRange] Async ranges only work if WTF has been enabled.
const wtfEndTimeRange: (range: any) => void;