Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/fnd/
Dfnd_DateTime.cpp271 s32 DateTime::GetMinute() const in GetMinute() function in nn::fnd::DateTime
326 return *this + TimeSpan::FromMinutes(minute - GetMinute()); in ReplaceMinute()
348 GetMinute(), in ReplaceDay()
366 GetMinute(), in ReplaceMonth()
384 GetMinute(), in ReplaceYear()
/CTR-SDK-1.0.0/CTR_SDK/include/nn/fnd/
Dfnd_DateTime.h146 s32 GetMinute() const;