Logo
クラス | 静的公開メンバ関数 | 全メンバ一覧
SharpKmyBase::PerformanceMeter クラス

#include <SharpKmyCore.h>

クラス

class  AutoPeriod
 

静的公開メンバ関数

static IntPtr begin (System::String^ name, System::Drawing::Color c)
 
static void end (IntPtr p)
 
static void showCpu (bool flg)
 

メソッド詳解

◆ begin()

IntPtr SharpKmyBase::PerformanceMeter::begin ( System::String^  name,
System::Drawing::Color  c 
)
static

◆ end()

void SharpKmyBase::PerformanceMeter::end ( IntPtr  p)
static

◆ showCpu()

void SharpKmyBase::PerformanceMeter::showCpu ( bool  flg)
static