Check the current code for improvements (especially the multi-tasking) #3
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The multi-tasking is I think still not quite perfect or so unnecessarily complicated.
That should be reconsidered and possibly changed.
Some improvements werde made (currently in branch
timer_experiment
[merged tomaster
]),by removing the enable-flag and instead nextTick is used (0 means deactivated)
Improvement made:
No further improvements.