Added virtual function 'void on_task_added()' that is called when a task is added to a scheduler.

This commit is contained in:
John Wellbelove 2021-01-13 09:50:33 +00:00
parent 2c73fdf9ca
commit e15ae4aa58

View File

@ -1,6 +1,6 @@
===============================================================================
19.4.07
Added virtual function 'void on_task_added()' that is called when a task is added to a shceduler.
Added virtual function 'void on_task_added()' that is called when a task is added to a scheduler.
===============================================================================
19.3.7