What is the function used to stop capturing the ad hoc timing ?
What is the function used to stop capturing the ad hoc timing ? Correct Answer stopTimeLogging()
The startTimeLogging() method captures the timing data for ad hoc, etc for referencing an uncached document.location. In order to stop capturing the ad hoc timing for referencing uncached document.location, we call the method stopTimeLogging().