linbox
Chrono< MyTimer > Class Template Reference

#include <benchmark-utils.h>

Public Member Functions

 Chrono ()
 
 ~Chrono ()
 
void clear ()
 
void start ()
 
void stop ()
 
double time () const
 
dvector_t times () const
 

Constructor & Destructor Documentation

◆ Chrono()

template<class MyTimer>
Chrono ( )

◆ ~Chrono()

template<class MyTimer>
~Chrono ( )

Member Function Documentation

◆ clear()

template<class MyTimer>
void clear ( )

◆ start()

template<class MyTimer>
void start ( )

◆ stop()

template<class MyTimer>
void stop ( )

◆ time()

template<class MyTimer>
double time ( ) const

◆ times()

template<class MyTimer>
dvector_t times ( ) const

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