nuklei::Stopwatch Class Reference

Public Types

enum  OutputType { QUIET, OCTAVE, TEXT }
 

Public Member Functions

 Stopwatch (const std::string &msg)
 
std::pair< double, double > split (const std::string &spec)
 
std::pair< double, double > split ()
 
std::pair< double, double > lap (const std::string &spec)
 
std::pair< double, double > lap ()
 
OutputType getOutputType () const
 
void setOutputType (OutputType outputType)
 
void reset (const std::string &msg)
 
void reset ()
 

Detailed Description

Definition at line 19 of file Stopwatch.h.


The documentation for this class was generated from the following file:
© Copyright 2007-2013 Renaud Detry.
Distributed under the terms of the GNU General Public License (GPL).
(See accompanying file LICENSE.txt or copy at http://www.gnu.org/copyleft/gpl.html.)
Revised Sun Sep 13 2020 19:10:13.