out =
milliseconds (x)
¶Create a duration
x milliseconds long, or get the milliseconds in a duration
x.
If input is numeric, returns a duration
array that is that many milliseconds in
time.
If input is a duration
, converts the duration
to a number of milliseconds.
Returns an array the same size as x.