|
ランタイム
|
タイマークラス More...
#include <Timer.h>
Public Member Functions | |
| Timer (void) | |
| コンストラクタ More... | |
| ~Timer (void) | |
| デストラクタ More... | |
| void | Reset (void) |
| 経過時間をリセットします More... | |
| UInt32 | GetUI32 (UInt64 resolution) |
| 経過時間を取得します More... | |
| UInt64 | GetUI64 (UInt64 resolution) |
| 経過時間を取得します More... | |
| Float32 | GetF32 (void) |
| 経過時間を取得します More... | |
| Float64 | GetF64 (void) |
| 経過時間を取得します More... | |
タイマークラス
| Mix::Timer::Timer | ( | void | ) |
コンストラクタ
| Mix::Timer::~Timer | ( | void | ) |
デストラクタ
| void Mix::Timer::Reset | ( | void | ) |
経過時間をリセットします
経過時間を取得します
| [in] | resolution | 分解能 |
経過時間を取得します
| [in] | resolution | 分解能 |
| Float32 Mix::Timer::GetF32 | ( | void | ) |
経過時間を取得します
| Float64 Mix::Timer::GetF64 | ( | void | ) |
経過時間を取得します