Skip to content

Timer shows incorrect timing #27

@vishalsh94

Description

@vishalsh94

The timer implementation is currently implementing its own kind of clock. This causes to timer be slower as after each second UI update is taking place is it clock gets slower. We should only depend on system start time instead such that accurate timing is getting saved.

For ex: I started the timer at 5:04PM, and currently time is 5:48PM but the timer shows 29:42

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