37 double getInterval(
unsigned long long start,
unsigned long long stop);
This is the top-level namespace of the project.
unsigned long long getTime()
Get system time.
std::string currentDateTime()
Get current data time.
double getInterval(unsigned long long start, unsigned long long stop)
Calculate time interval from start to end.