millisecond
Function, Unit of Duration
Function
The millisecond() and microsecond() functions provide convenient access to the millisecond (0-999) and microsecond (0-999999), respectively, within the current second or within the time value passed as a parameter, if any.
Example:
put the millisecond -—> 523
Related: microsecond, second, minute, hour
Unit of Duration
Example:
add 23 milliseconds to timer