Skip to content

Stopwatch::now() doesn't take clock into account #158

@nickmertin

Description

@nickmertin

The implementation of Stopwatch::now() uses Instant::from_ticks without scaling based on the clock frequency, effectively assuming that the clock is always 1 MHz.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions