millisecond()
The millisecond() function differs from millis(), in that it returns the exact millisecond (thousandths of a second) of the current time.
Type: function
Returns:
- 
    {Number}:
 The current millisecond. 
The millisecond() function differs from millis(), in that it returns the exact millisecond (thousandths of a second) of the current time.
Type: function
Returns:
The current millisecond.