Help Angular by taking a 1 minute survey!Go to surveyHome

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;
      
      const wtfEndTimeRange: (range: any) => void;