Table of Contents

Property SampleInterval

Namespace
Qavren.Edge.Chat
Assembly
Qavren.Edge.Chat.Onnx.dll

SampleInterval

How often the monitor is re-read mid-decode. Default 1 s, which is also sub-project 2's monitor cache window and Android's GetThermalHeadroom rate limit - so sampling costs nothing beyond the cached read.

public TimeSpan SampleInterval { get; set; }

Property Value

TimeSpan