TaskScheduler icon indicating copy to clipboard operation
TaskScheduler copied to clipboard

isolate _task_micros()

Open crabel99 opened this issue 4 years ago • 5 comments
trafficstars

During compilation the compiler would provide a warning that _task_micros() was an unused variable.

This PR isolates it using the _TASK_MICRO_RES definition.

crabel99 avatar Nov 08 '21 00:11 crabel99

Any updates on this PR? :)

NuclearPhoenixx avatar Jul 07 '23 16:07 NuclearPhoenixx

Any chance this PR could be accepted?

bakadave avatar Oct 16 '23 12:10 bakadave

I really hope so!

NuclearPhoenixx avatar Oct 16 '23 15:10 NuclearPhoenixx

It is part of version 3.8.3 which is currently in testing. You can pull it from testing branch https://github.com/arkhipenko/TaskScheduler/tree/testing

arkhipenko avatar Oct 17 '23 20:10 arkhipenko

any plans to actually releasing this branch?

nerdyscout avatar Mar 04 '24 20:03 nerdyscout