#include <Stopwatch.h>
Public Attributes | |
double | last_time |
int | running |
double | total |
Definition at line 4 of file Stopwatch.h.
double Stopwatch::last_time |
Definition at line 6 of file Stopwatch.h.
int Stopwatch::running |
Definition at line 5 of file Stopwatch.h.
double Stopwatch::total |
Definition at line 7 of file Stopwatch.h.