Use PeriodicTimer for cancellable asynchronous loops
Use PeriodicTimer when a background loop needs an awaitable cadence, cooperative shutdown, and sequential executions.
Use PeriodicTimer when a background loop needs an awaitable cadence, cooperative shutdown, and sequential executions.