Skip to content

Typo on the 'time' doc page #10946

@rbrian

Description

@rbrian

from time.monotonic_ns(): "Return the time of the monotonic clock, which cannot go backward, in nanoseconds. Not available on boards without long integer support. Only use it to compare against other values from time.monotonic() during a single code run." Should say from time.monotonic_ns()?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions