UncleGedd edited a comment on issue #15: URL: https://github.com/apache/incubator-flagon-useralejs/issues/15#issuecomment-789902865
Would using the browser's `window.performance` API suffice for this? (see this [SO post](https://stackoverflow.com/questions/14341156/calculating-page-load-time-in-javascript)) Edit: `window.performance.timing` is [deprecated](https://developer.mozilla.org/en-US/docs/Web/API/Performance/timing) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
