Saving chrome timeline data via javascript api -


starting , stopping dev tools timeline easy:

console.timeline("timeline1"); console.timelineend(); 

i looking way extract data timeline , post server. or trigger browsers 'save timeline data'. want collect timeline data peoples machines while test web application.

is possible?

thanks.


Comments

Popular posts from this blog

c# - Sort XmlNodeList with a specific Node value -

Android Java.Lang.RuntimeException : Unable to start activity Component Info -

php - htaccess subdomain and directory redirect -