Tesla Graphics Engine Documentation (January 2012)
ElapsedTimeInSeconds Property
TeslaTesla.CoreGameTimeElapsedTimeInSeconds
Convience method for getting the elapsed time since the last snapshot in seconds. Alternatively you can use GameTime.ElapsedGameTime.TotalSeconds, although this value is cached.
Declaration Syntax
C#
public double ElapsedTimeInSeconds { get; internal set; }

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)