Feature #59
Add possibility to stop and restart time
Start date:
06/26/2020
Due date:
% Done:
100%
Estimated time:
Description
When an app is paused, we don't want all the Dynamics to keep tracking time.
Add an API apps can call to stop updating time in Dynamics and another to start again, so that - say - the Cube scrambling in Magic Cube can seamlessly pick up after a period in the background.
History
Updated by Leszek Koltunski over 4 years ago
- Status changed from New to Closed
- Assignee set to Leszek Koltunski
- % Done changed from 0 to 100
A series of commits today ( 20-07-2020 ) on branch 'fixes-for-pause' (merged) fixes this.