get XPath Performance Summary
Type: Function
Stop an XPath profiling session and get the results.
Stop an XPath profiling session and return the results. These results can be copied by running copy(window.getPerformanceSummary())
on your browser console.
This function is present on the window
global object.