Click or drag to resize

ReplayTimer Constructor

Creates a new ReplayTimer instance.

Namespace: GSF.PhasorProtocols
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.270-beta
Syntax
public ReplayTimer(
	int definedFrameRate
)
View Source

Parameters

definedFrameRate  Int32
The defined frame rate in frames per second.
See Also