Microsoft.Samples.DirectX.UtilityToolkit.FrameworkTimer Class Reference
List of all members.
|
Static Public Member Functions |
| static void | Reset () |
| | Resets the timer.
|
| static void | Start () |
| | Starts the timer.
|
| static void | Stop () |
| | Stop (or pause) the timer.
|
| static void | Advance () |
| | Advance the timer a tenth of a second.
|
| static double | GetAbsoluteTime () |
| | Get the absolute system time.
|
| static double | GetTime () |
| | Get the current time.
|
| static double | GetElapsedTime () |
| | get the time that elapsed between GetElapsedTime() calls
|
| static void | Reset () |
| | Resets the timer.
|
| static void | Start () |
| | Starts the timer.
|
| static void | Stop () |
| | Stop (or pause) the timer.
|
| static void | Advance () |
| | Advance the timer a tenth of a second.
|
| static double | GetAbsoluteTime () |
| | Get the absolute system time.
|
| static double | GetTime () |
| | Get the current time.
|
| static double | GetElapsedTime () |
| | get the time that elapsed between GetElapsedTime() calls
|
| static void | Reset () |
| | Resets the timer.
|
| static void | Start () |
| | Starts the timer.
|
| static void | Stop () |
| | Stop (or pause) the timer.
|
| static void | Advance () |
| | Advance the timer a tenth of a second.
|
| static double | GetAbsoluteTime () |
| | Get the absolute system time.
|
| static double | GetTime () |
| | Get the current time.
|
| static double | GetElapsedTime () |
| | get the time that elapsed between GetElapsedTime() calls
|
Properties |
| static bool | IsStopped [get] |
| | Returns true if timer stopped.
|
Detailed Description
Definition at line 332 of file dxmutmisc.cs.
Member Function Documentation
| static void Microsoft.Samples.DirectX.UtilityToolkit.FrameworkTimer.Advance |
( |
|
) |
[static] |
Advance the timer a tenth of a second.
Definition at line 429 of file wdxmutmisc.cs.
| static void Microsoft.Samples.DirectX.UtilityToolkit.FrameworkTimer.Advance |
( |
|
) |
[static] |
Advance the timer a tenth of a second.
Definition at line 429 of file dxmutmisc.cs.
| static void Microsoft.Samples.DirectX.UtilityToolkit.FrameworkTimer.Advance |
( |
|
) |
[static] |
Advance the timer a tenth of a second.
Definition at line 429 of file dxmutmisc.cs.
| static double Microsoft.Samples.DirectX.UtilityToolkit.FrameworkTimer.GetAbsoluteTime |
( |
|
) |
[static] |
| static double Microsoft.Samples.DirectX.UtilityToolkit.FrameworkTimer.GetAbsoluteTime |
( |
|
) |
[static] |
| static double Microsoft.Samples.DirectX.UtilityToolkit.FrameworkTimer.GetAbsoluteTime |
( |
|
) |
[static] |
| static double Microsoft.Samples.DirectX.UtilityToolkit.FrameworkTimer.GetElapsedTime |
( |
|
) |
[static] |
| static double Microsoft.Samples.DirectX.UtilityToolkit.FrameworkTimer.GetElapsedTime |
( |
|
) |
[static] |
| static double Microsoft.Samples.DirectX.UtilityToolkit.FrameworkTimer.GetElapsedTime |
( |
|
) |
[static] |
| static double Microsoft.Samples.DirectX.UtilityToolkit.FrameworkTimer.GetTime |
( |
|
) |
[static] |
| static double Microsoft.Samples.DirectX.UtilityToolkit.FrameworkTimer.GetTime |
( |
|
) |
[static] |
| static double Microsoft.Samples.DirectX.UtilityToolkit.FrameworkTimer.GetTime |
( |
|
) |
[static] |
| static void Microsoft.Samples.DirectX.UtilityToolkit.FrameworkTimer.Reset |
( |
|
) |
[static] |
| static void Microsoft.Samples.DirectX.UtilityToolkit.FrameworkTimer.Reset |
( |
|
) |
[static] |
| static void Microsoft.Samples.DirectX.UtilityToolkit.FrameworkTimer.Reset |
( |
|
) |
[static] |
| static void Microsoft.Samples.DirectX.UtilityToolkit.FrameworkTimer.Start |
( |
|
) |
[static] |
| static void Microsoft.Samples.DirectX.UtilityToolkit.FrameworkTimer.Start |
( |
|
) |
[static] |
| static void Microsoft.Samples.DirectX.UtilityToolkit.FrameworkTimer.Start |
( |
|
) |
[static] |
| static void Microsoft.Samples.DirectX.UtilityToolkit.FrameworkTimer.Stop |
( |
|
) |
[static] |
| static void Microsoft.Samples.DirectX.UtilityToolkit.FrameworkTimer.Stop |
( |
|
) |
[static] |
| static void Microsoft.Samples.DirectX.UtilityToolkit.FrameworkTimer.Stop |
( |
|
) |
[static] |
Property Documentation
static bool Microsoft::Samples::DirectX::UtilityToolkit.FrameworkTimer::IsStopped [static, get] |
Returns true if timer stopped.
Definition at line 499 of file dxmutmisc.cs.
The documentation for this class was generated from the following files: