Table of Contents

Property TimeShift

Namespace
Bonsai.Reactive
Assembly
Bonsai.Core.dll

TimeShift

Gets or sets the interval between creation of consecutive buffers.

public TimeSpan? TimeShift { get; set; }

Property Value

TimeSpan?

Remarks

If no value is specified, the operator will generate consecutive non-overlapping buffers.