YSTest  PreAlpha_b500_20140530
The YSLib Test Project
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
YSLib::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.h46 行定义.

构造及析构函数说明

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

在文件 ShellHelper.cpp36 行定义.

参考 base_tick, event_info , 以及 YSLib::Timers::HighResolutionClock::now().

函数调用图:

YSLib::DebugTimer::~DebugTimer ( )

在文件 ShellHelper.cpp42 行定义.

参考 base_tick, event_info , 以及 YSLib::Timers::HighResolutionClock::now().

函数调用图:

类成员变量说明

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

在文件 ShellHelper.h50 行定义.

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

std::string YSLib::DebugTimer::event_info
protected

在文件 ShellHelper.h49 行定义.

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


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