TimeCounter Class Reference

Class that reports it's lifetime when destructed. More...

#include <TimeCounter.h>

List of all members.

Public Member Functions

 TimeCounter (char *name)
 Constructor.

Protected Attributes

LARGE_INTEGER freq
LARGE_INTEGER beginTime
char * name


Detailed Description

Class that reports it's lifetime when destructed.

Constructor & Destructor Documentation

TimeCounter::TimeCounter ( char *  name  )  [inline]

Constructor.

Parameters:
name string that will be visible in printed report


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

Generated on Wed May 15 22:42:22 2013 for miniscope v3 by  doxygen 1.5.9
Tomasz Ostrowski