CppNoddy  0.92
Loading...
Searching...
No Matches
Classes | Namespaces
Timer.h File Reference

A spec for the CppNoddy Timer object. More...

#include <ctime>
#include <string>
#include <time.h>
#include <sys/time.h>

Go to the source code of this file.

Classes

class  CppNoddy::Timer
 A simple CPU-clock-tick timer for timing metods. More...
 

Namespaces

namespace  CppNoddy
 A collection of OO numerical routines aimed at simple (typical) applied problems in continuum mechanics.
 

Detailed Description

A spec for the CppNoddy Timer object.

This is used to provide course timing of test codes if -DTIME compilation flag is set.

Definition in file Timer.h.

© 2012

R.E. Hewitt