Namespace Doozy.Runtime.Reactor.Ticker
Classes
Heartbeat
Base class that registers to a tick service and ticks a target callback (when registered)
HeartbeatExtensions
RuntimeHeartbeat
Registers to the Runtime Ticker Service and ticks a target callback (when registered)
RuntimeTicker
Runtime Tick Service - ticks all registered targets at runtime
TickService
Tick Service system that ticks every registered IUseTickService interfaces