QCDLoop
One-loop scalar Feynman integrals
Public Member Functions | Static Public Member Functions | List of all members
ql::Timer Class Reference

The Timer class. More...

#include <timer.h>

Public Member Functions

void start ()
 Starts the timer.
 
double stop ()
 Stops the timer.
 

Static Public Member Functions

static void printTime (double const &duration)
 Prints enlapsed time. More...
 

Detailed Description

The Timer class.

Computes the calculation time.

Member Function Documentation

static void ql::Timer::printTime ( double const &  duration)
inlinestatic

Prints enlapsed time.

Parameters
durationinput time from Timer::stop()

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