nn::os::Tick::ToMilliSeconds Member Function#include <nn/os.h> s64 ToMilliSeconds() const;
None.
Converts to milliseconds.
Performs processing equivalent to this->ToTimeSpan().GetMilliSeconds faster. Because some midway calculations are omitted, note that there will be some errors compared to the result from the method mentioned on the left.
CONFIDENTIAL