I need to get time in milliseconds. Please advise.
|
2
|
|
|
|
|
|
use Date().getTime()
ex.
alternatively, getMilliseconds() will give the milliseconds of the current Date object. |
|||
|
|
Be aware that the results from Take a look at this |
||
|
|
|
|
Use Firebug, enable both Console and Javascript. Click Profile. Reload. Click Profile again. View the report. |
||
|
