RateCounter Constructor (Int32)

CVB.Net Documentation
Constructor for an FpsCounter object.

Namespace:  Stemmer.Cvb.Utilities
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public RateCounter(
	int windowSize
)

Parameters

windowSize
Type: SystemInt32
Averaging window (i.e. number of measurements over which to average).
See Also

Reference