Skip to content

Use CLOCK_MONOTONIC instead of Time.now #51

Description

@divanikus

You should consider using CLOCK_MONOTONIC instead of Time.now, if available of course. Motivation is rather simple, Time.now can be adjusted to a lower value during runtime, but CLOCK_MONOTONIC does only increment.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions