microseconds

getml.data.time.microseconds(num)[source]

Expresses num microseconds in terms of fractions of a second.

Args:

num (float): The number of microseconds.

Returns:

float: num microseconds expressed in terms of seconds.