YSTest  PreAlpha_b400_20130424
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
DebugTimer类 参考

调试计时器。 更多...

#include <ShellHelper.h>

Public 成员函数

 DebugTimer (const std::string &str="")
 
 ~DebugTimer ()
 

Protected 属性

std::string event_info
 
Timers::HighResolutionClock::time_point base_tick
 

详细描述

调试计时器。

自从
build 378

在文件 ShellHelper.h45 行定义.

构造及析构函数说明

YSL_BEGIN DebugTimer::DebugTimer ( const std::string &  str = "")

在文件 ShellHelper.cpp34 行定义.

参考 base_tick , 以及 event_info.

DebugTimer::~DebugTimer ( )

在文件 ShellHelper.cpp40 行定义.

参考 base_tick , 以及 event_info.

类成员变量说明

Timers::HighResolutionClock::time_point DebugTimer::base_tick
protected

在文件 ShellHelper.h49 行定义.

参考自 DebugTimer() , 以及 ~DebugTimer().

std::string DebugTimer::event_info
protected

在文件 ShellHelper.h48 行定义.

参考自 DebugTimer() , 以及 ~DebugTimer().


该类的文档由以下文件生成: