delphi_cb
 All Classes Namespaces Files Functions Variables Macros
CTimer Class Reference

Public Member Functions

 CTimer ()
 
 ~CTimer ()
 
void start ()
 
void exit ()
 
void showTime ()
 
void showElapse ()
 

Constructor & Destructor Documentation

CTimer::CTimer ( )
inline

constructor

CTimer::~CTimer ( )
inline

destructor

Member Function Documentation

void CTimer::exit ( )

function to output exiting time of the program

void CTimer::showElapse ( )

function to show elapsed time from last call

void CTimer::showTime ( )

function to show current time

void CTimer::start ( )

function to output starting time of the program


The documentation for this class was generated from the following files: