Method | Description | |
---|---|---|
Seconds ( this t ) : float |
Gets the number of seconds elapsed since the last frame.
|
|
TotalSeconds ( this t ) : double |
Gets the total number of seconds elapsed since the game started.
|
public static TotalSeconds ( this t ) : double | ||
t | this | The t. |
return | double |