SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
ScopedTimer Struct Reference

#include <MatrixTestUtilities.h>

Public Member Functions

 ScopedTimer (const std::string &name)
 
 ~ScopedTimer ()
 

Public Attributes

std::string name_
 
boost::timer t_
 

Constructor & Destructor Documentation

ScopedTimer ( const std::string &  name)
inlineexplicit
~ScopedTimer ( )
inline

Member Data Documentation

std::string name_
boost::timer t_

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