Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/sources/libraries/fnd/
Dfnd_DateTime.cpp281 s32 DateTime::GetMilliSecond() const in GetMilliSecond() function in nn::fnd::DateTime
314 return *this + TimeSpan::FromMilliSeconds(millisecond - GetMilliSecond()); in ReplaceMilliSecond()
350 GetMilliSecond()); in ReplaceDay()
368 GetMilliSecond()); in ReplaceMonth()
386 GetMilliSecond()); in ReplaceYear()
/CTR-SDK-0.14.4/include/nn/fnd/
Dfnd_DateTime.h164 s32 GetMilliSecond() const;