Skip to content

Extend Time implementation into Timer and Rate objects #465

Description

@tfoote

The Timer and Rate need to use a clock, with a coupled time source to accurately sleep.

  • Remove internal Rate sleep method, and externalize it with a valid clock or pass in the clock.
  • Provide a sleep method for the Timer class.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions