milliseconds

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

Expresses num milliseconds in terms of fractions of a second.

Args:

num (float): The number of milliseconds.

Returns:

float: num milliseconds expressed in terms of seconds.