DebugTimer Class Reference

#include <c4d_general.h>

详细描述

Internal .

公共成员函数

  DebugTimer ( Char *str)
  ~DebugTimer ()

Private Attributes

Int32   m_lasttime
Char m_str

构造函数 & 析构函数文档编制

◆  DebugTimer()

DebugTimer ( Char str )
explicit

◆  ~DebugTimer()

~ DebugTimer ( )

Member Data Documentation

◆  m_lasttime

Int32 m_lasttime
private

◆  m_str

Char * m_str
private