Constructor TimeStep
TimeStep(double, double)
Initializes a new instance of the TimeStep structure using the specified fixed-step elapsed time and variable-step elapsed clock time.
public TimeStep(double elapsedTime, double elapsedRealTime)
Initializes a new instance of the TimeStep structure using the specified fixed-step elapsed time and variable-step elapsed clock time.
public TimeStep(double elapsedTime, double elapsedRealTime)