xerus
a general purpose tensor library
|
Implementation of the TimeMeasure class. More...
Go to the source code of this file.
Namespaces | |
xerus | |
The main namespace of xerus. | |
xerus::misc | |
Collection of classes and functions that provide elementary functionality that is not special to xerus as a tensor library. | |
Functions | |
size_t | xerus::misc::mTime () |
: Returns the time since epoche in milliseconds. More... | |
size_t | xerus::misc::uTime () |
: Returns the time since epoche in microseconds. More... | |
Implementation of the TimeMeasure class.
Definition in file timeMeasure.cpp.