NorMIT-nav  18.04
An IGT application
cxTime.cpp File Reference
#include "cxTime.h"
#include <QDateTime>
#include <boost/cstdint.hpp>

Go to the source code of this file.

Namespaces

 cx
 Namespace for all CustusX production code.
 

Functions

QString cx::timestampSecondsFormat ()
 
QString cx::timestampMilliSecondsFormat ()
 
QString cx::timestampSecondsFormatNice ()
 
QString cx::timestampMilliSecondsFormatNice ()
 
double cx::getMicroSecondsSinceEpoch ()
 
double cx::getMilliSecondsSinceEpoch ()
 
QString cx::toMillisecondsFormatNice (double secondsSinceEpoch)