Table of Contents

Property Period

Namespace
Bonsai.Shaders
Assembly
Bonsai.Shaders.dll

Period

Gets or sets the period to produce subsequent values. If this value is undefined or equal to zero the timer will only fire once.

public TimeSpan? Period { get; set; }

Property Value

TimeSpan?