Skip to content

PlaytimeTimers do not need the ability to pause and resume #1

@NovaDC

Description

@NovaDC

Pausing and/or resuming a PlaytimeTimer when it's active, will decrease the preexisting time. This makes all PlaytimeTimer naturally non monotonic and may lead to inaccurate timing.

The functionality of pausing and resuming PlaytimeTimers can otherwise be replicated more consistently and safely by simply starting and stopping them conceptually, and ensures a more stable state for the timer computationally.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions