Home
last modified time | relevance | path

Searched defs:ms (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-1.1.0/CTR_SDK-1_1-20110215-en/CTR_SDK/include/nn/os/
Dos_Tick.h179 NN_EXTERN_C inline s64 nnosTickConvertFromMilliSeconds(s64 ms) in nnosTickConvertFromMilliSeconds()
/CTR-SDK-1.1.0/CTR_SDK-1_1-20110215-en/CTR_SDK/sources/libraries/fnd/
Dfnd_DateTime.cpp33 s64 ms = milliSeconds + ( 730119LL * MILLISECONDS_DAY); in AlignedDays() local
39 s64 ms = milliSeconds + (730119LL * MILLISECONDS_DAY); in MilliSecondsOnDay() local
/CTR-SDK-1.1.0/CTR_SDK-1_1-20110215-en/CTR_SDK/include/nn/net/compatible/nos/
Dnos_horizon.h554 NN_INLINE NOSTick NOS_MilliSecondsToTicks(s64 ms) in NOS_MilliSecondsToTicks()
558 NN_INLINE NOSTick NOS_MicroSecondsToTicks(s64 ms) in NOS_MicroSecondsToTicks()