milliseconds

getml.data.time.milliseconds(num)

Expresses num milliseconds in terms of fractions of a second.

Parameters

num (float) – The number of milliseconds.

Returns

num milliseconds expressed in terms of seconds.

Return type

float