#include <NuxCore/TimeFunctions.h>
Constructor & Destructor Documentation
nux::TimeStamp::TimeStamp |
( |
| ) |
|
nux::TimeStamp::~TimeStamp |
( |
| ) |
|
Member Function Documentation
t_f64 nux::TimeStamp::GetJulianDate |
( |
| ) |
const |
t_s64 nux::TimeStamp::GetJulianDayNumber |
( |
| ) |
const |
unsigned int nux::TimeStamp::GetSecondOfDay |
( |
| ) |
const |
void nux::TimeStamp::GetTime |
( |
| ) |
|
bool nux::TimeStamp::operator!= |
( |
TimeStamp & |
Other | ) |
const |
bool nux::TimeStamp::operator< |
( |
TimeStamp & |
Other | ) |
const |
bool nux::TimeStamp::operator<= |
( |
TimeStamp & |
Other | ) |
const |
bool nux::TimeStamp::operator== |
( |
TimeStamp & |
Other | ) |
const |
bool nux::TimeStamp::operator> |
( |
TimeStamp & |
Other | ) |
const |
bool nux::TimeStamp::operator>= |
( |
TimeStamp & |
Other | ) |
const |
Field Documentation
The documentation for this class was generated from the following file: