MADNESS  0.10.1
Public Member Functions | Public Attributes | List of all members
madness::Znemo::timer Struct Reference

#include <znemo.h>

Collaboration diagram for madness::Znemo::timer:
Collaboration graph
[legend]

Public Member Functions

 timer (World &world, bool do_print=true)
 
void end (const std::string msg)
 
void tag (const std::string msg)
 

Public Attributes

bool do_print =true
 
double sss
 
double ttt
 
Worldworld
 

Constructor & Destructor Documentation

◆ timer()

madness::Znemo::timer::timer ( World world,
bool  do_print = true 
)
inline

Member Function Documentation

◆ end()

void madness::Znemo::timer::end ( const std::string  msg)
inline

◆ tag()

void madness::Znemo::timer::tag ( const std::string  msg)
inline

Member Data Documentation

◆ do_print

bool madness::Znemo::timer::do_print =true

Referenced by end(), and tag().

◆ sss

double madness::Znemo::timer::sss

Referenced by timer(), end(), and tag().

◆ ttt

double madness::Znemo::timer::ttt

Referenced by timer(), end(), and tag().

◆ world

World& madness::Znemo::timer::world

Referenced by timer(), end(), and tag().


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