Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
We need the capability of supporting any system-clock timers for user code. So user can register any timer as they like and they will get a callback in their functions. Internally we will be able to register the timer inside a scheduler and AsyncRunLoop will query the timers and fire the callback accordingly.
Attachments
Issue Links
- links to