Table of Contents

MeasuredSampleDuration

Properties
public double MeasuredSampleDuration { 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