Property SampleRate
SampleRate
The sample rate of the Simple Moving Average counter.
Declaration
[Tooltip("The sample rate of the counter. If the sample rate is Per Second then each sample in the counter is collected over a full second, whereas if the sample rate is Per Frame then each sample in the counter is collected during a single frame.")]
public SampleRate SampleRate { get; set; }
Property Value
| Type | Description |
|---|---|
| SampleRate |