Table of Contents

MeasuredSampleInterval

Properties
public double MeasuredSampleInterval { get; }

The duration between samples at which samples are actually generated and transmitted from the entity owner. This is measured from incoming samples by finding the longest duration between samples in the current SampleBuffer<T>.

Property Value
Type Description
double