Taking a quick look at the plugin it seems like it is getting the delta between window.performance.timing.navigationStart and window.performance.timing.loadEventEnd.
(when the load event completed on current page) - (right after the unload completed on the previous page)