milliseconds

Construct a time value from a number of milliseconds.

milliseconds
(
int amount
)

Parameters

amount int

Number of milliseconds.

Return Value

Type: Time

Time value constructed from the amount of microseconds.

Meta