Click or drag to resize
CanvasTimingInformationElapsedTime Field
Represents the amount of time, in ticks, since the last update.

Namespace:  Microsoft.Graphics.Canvas.UI
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public TimeSpan ElapsedTime

Field Value

Type: TimeSpan
See Also