クラス osl::misc::PerfMon
#include <perfmon.h>
すべてのメンバ一覧
Public メソッド |
void | restart () |
| PerfMon () |
unsigned long long | stop () |
void | stop (const char *message, int loop) |
Static Public メソッド |
static void | message (unsigned long long cycles, const char *message, long long int loop) |
Private 変数 |
rusage | start_time |
説明
perfmon.h の 19 行で定義されています。
コンストラクタとデストラクタ
osl::misc::PerfMon::PerfMon |
( |
|
) |
[inline] |
関数
void osl::misc::PerfMon::message |
( |
unsigned long long |
cycles, |
|
|
const char * |
message, |
|
|
long long int |
loop | |
|
) |
| | [static] |
void osl::misc::PerfMon::restart |
( |
|
) |
[inline] |
void osl::misc::PerfMon::stop |
( |
const char * |
message, |
|
|
int |
loop | |
|
) |
| | [inline] |
unsigned long long osl::misc::PerfMon::stop |
( |
|
) |
[inline] |
変数
このクラスの説明は次のファイルから生成されました: