Home
last modified time | relevance | path

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

/CTR-SDK-0.14.4/sources/libraries/fnd/
Dfnd_DateTime.cpp276 s32 DateTime::GetSecond() const in GetSecond() function in nn::fnd::DateTime
320 return *this + TimeSpan::FromSeconds(second - GetSecond()); in ReplaceSecond()
349 GetSecond(), in ReplaceDay()
367 GetSecond(), in ReplaceMonth()
385 GetSecond(), in ReplaceYear()
/CTR-SDK-0.14.4/include/nn/fnd/
Dfnd_DateTime.h155 s32 GetSecond() const;