Heidelberg Educational Numerics Library Version 0.27 (from 15 March 2021)
Classes
timer.hh File Reference

A simple timing class. More...

#include <sys/resource.h>
#include <ctime>
#include <cstring>
#include <cerrno>
#include "exceptions.hh"

Go to the source code of this file.

Classes

class  hdnum::TimerError
 Exception thrown by the Timer class More...
 
class  hdnum::Timer
 A simple stop watch. More...
 

Detailed Description

A simple timing class.