Public Member Functions | Public Attributes
megatree::PausingTimer Class Reference

#include <common.h>

List of all members.

Public Member Functions

float getElapsed () const
void pause ()
 PausingTimer ()
void reset ()
void start ()

Public Attributes

boost::posix_time::time_duration elapsed
boost::posix_time::ptime started

Detailed Description

Definition at line 35 of file common.h.


Constructor & Destructor Documentation

Definition at line 38 of file common.h.


Member Function Documentation

float megatree::PausingTimer::getElapsed ( ) const [inline]

Definition at line 51 of file common.h.

void megatree::PausingTimer::pause ( ) [inline]

Definition at line 40 of file common.h.

void megatree::PausingTimer::reset ( ) [inline]

Definition at line 55 of file common.h.

void megatree::PausingTimer::start ( ) [inline]

Definition at line 46 of file common.h.


Member Data Documentation

boost::posix_time::time_duration megatree::PausingTimer::elapsed

Definition at line 61 of file common.h.

boost::posix_time::ptime megatree::PausingTimer::started

Definition at line 60 of file common.h.


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


megatree_core
Author(s): Stuart Glaser
autogenerated on Thu Nov 28 2013 11:30:23