ReplayTimerWaitNext Method
Blocks until the next scheduled frame rate interval.
Namespace: Gemstone.PhasorProtocolsAssembly: Gemstone.PhasorProtocols (in Gemstone.PhasorProtocols.dll) Version: 1.0.181 -- Release Build+69c74c3448bebb1c8c739a856f2a43b00db6d500
The deadline advances by exactly one period from the current deadline (absolute
cadence) to keep inter-frame intervals consistent. If the deadline has already
fallen behind by more than one full period, it resets to "now + period" to
prevent a burst of catch-up frames.