Because I need microsecond and you example is in milisecond.
Type: Posts; User: radekwilczak
Because I need microsecond and you example is in milisecond.
But weinre should support WebKit, right? http://people.apache.org/~pmuellr/weinre-docs/latest/
I tried with Safari Remote Debugger but his console didn't display any text (nor console.log, nor...
I'm trying to measure time in micro second with function console.time('a') and console.timeEnd('a'). I'm compiling my iOS app with Sencha Cmd.
My only idea to get text from console is to use...
Is there any way to measure time in Sencha Touch with micro seconds? You timer measure with mili seconds. And console.time() and console.timeEnd() doesn't work :( I don't know why :(
@aconran, @dongryphon
Yes, 4.0.5 fixed this issue.
I have exacly the same problem as you. But adding [email protected] tp resources/loading didn't help.