![]() |
NanoStructures
1.0
DMFT solver for layered, strongly correlated nanostructures
|
A simple timer class. More...
#include <timer.h>
Public Member Functions | |
| void | start () |
| saves the current time as the start time. | |
| double | elapsed () |
| determines the elapsed time since start time. More... | |
Protected Attributes | |
| struct timeval m_start | m_end |
A simple timer class.
|
inline |
determines the elapsed time since start time.
1.8.6