Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/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-4.2.5/include/nn/fnd/
Dfnd_DateTime.h420 static const DateTime MIN_DATETIME; variable