FrameEventArgs.Time Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a T:System.Double that indicates how many seconds of time elapsed since the previous event.
public double Time { get; }
member this.Time : double