Skip to content

monotonic

monotonic(): number

Defined in: packages/pythonlib/src/time.ts:127

Return the value of a monotonic clock. This clock cannot go backwards and is not affected by system clock updates.

Returns

number

Seconds as a float (relative to an undefined reference point)