xerus
a general purpose tensor library
|
Header file for basic time measurement functionality. More...
#include "standard.h"
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... | |
Header file for basic time measurement functionality.
Definition in file timeMeasure.h.