Home
last modified time | relevance | path

Searched refs:MIN_DATETIME (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/fnd/
Dfnd_DateTime.cpp47 const DateTime DateTime::MIN_DATETIME = DateTime(DateTime::MIN_MILLISECONDS); member in nn::fnd::DateTime
391 return nn::fnd::DateTime::MIN_DATETIME in GetNow()
/CTR-SDK-1.0.0/CTR_SDK/include/nn/fnd/
Dfnd_DateTime.h405 static const DateTime MIN_DATETIME; variable