seconds

Construct a time value from a number of seconds.

seconds
(
float amount
)

Parameters

amount float

Number of seconds.

Returns : Time value constructed from the amount of microseconds.

Meta