Raxol.Core.Runtime.Plugins.TimerManager (Raxol v2.0.1)
View SourceHandles timer management for plugin operations including periodic ticks and file event timers.
This module has been enhanced to use the centralized TimerManager for consistent timer handling across the plugin system.
Summary
Functions
Cancels an existing timer using the centralized TimerManager.
Cancels a periodic tick timer using the centralized TimerManager.
Schedules a file event timer using the centralized TimerManager.
Starts a periodic tick timer using the centralized TimerManager.
Functions
Cancels an existing timer using the centralized TimerManager.
Cancels a periodic tick timer using the centralized TimerManager.
Schedules a file event timer using the centralized TimerManager.
Starts a periodic tick timer using the centralized TimerManager.