Simpler wrapper to stop watch. More...
#include <XeCore.h>
Public Member Functions | |
void | lapse () |
print lapse time | |
void | print () |
stop the stopper and print the CPU time | |
void | restart () |
restart the stopper; | |
stopper (string name) |
Simpler wrapper to stop watch.