Return the sec.ms part of time (if time = "20:06:11.566", "11.566
|
code » | |
Converts 'v' to a string and pads it with up to 3 spaces for
improved alignment. TODO there must be a better way
|
code » | |
Returns the current time. Done through a wrapper function so it can be
overridden by application code. Gmail has an ActiveX extension that provides
higher precision timing info.
Returns: number
The current time in milliseconds.
|
code » |