Class that deals with global timings. More...
#include <global_timer.h>
Static Public Member Functions | |
static void | pause () |
Pause global time measurement. | |
static void | resume () |
Reume global time measurement. | |
static double | get_milliseconds () |
Get the current global time. More... | |
Class that deals with global timings.
|
static |
Get the current global time.