seconds

Construct a time value from a number of seconds.

seconds
(
float amount
)

Parameters

amount float

Number of seconds.

Return Value

Type: Time

Time value constructed from the amount of microseconds.

Meta