microseconds

Construct a time value from a number of microseconds.

microseconds
(
long amount
)

Parameters

amount long

Number of microseconds.

Return Value

Type: Time

Time value constructed from the amount of microseconds.

Meta