mptensor  v0.3.0
Parallel Library for Tensor Network Methods
examples::benchmark::Timer Class Reference

#include <timer.hpp>

Public Member Functions

 Timer ()
 
void start ()
 
void stop ()
 
double result ()
 

Constructor & Destructor Documentation

◆ Timer()

examples::benchmark::Timer::Timer ( )
inline

Member Function Documentation

◆ result()

double examples::benchmark::Timer::result ( )
inline

◆ start()

void examples::benchmark::Timer::start ( )
inline

◆ stop()

void examples::benchmark::Timer::stop ( )
inline

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