#include <common.h>
Public Member Functions | |
float | tic () |
Tictoc () | |
float | toc () |
Public Attributes | |
boost::posix_time::ptime | started |
megatree::Tictoc::Tictoc | ( | ) | [inline] |
float megatree::Tictoc::tic | ( | ) | [inline] |
float megatree::Tictoc::toc | ( | ) | [inline] |
boost::posix_time::ptime megatree::Tictoc::started |