We are doing exactly that but with a different API in the timeline. The Console API comes with 2 methods: - console.time(aStr); - console.timeEnd(aStr);
It looks like this in Firefox' timeline: http://i.imgur.com/EqHTQde.png http://i.imgur.com/TUSdORn.png Bug 1050502 (about to land) will add a marker in the timeline when timeEnd is called. _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
