MaxElapsedTime

Property

Namespace: Imagini

Declared in: Imagini.AppBase


Gets or sets the maximum amout of time the app will frameskip.

Syntax

public TimeSpan MaxElapsedTime { public get; public set; }

Remarks

Defaults to 500 milliseconds.
Back to index