nn::os::Tick::TICKS_PER_SECOND
#include <nn/os.h> static const s64 TICKS_PER_SECOND = NN_HW_TICKS_PER_SECOND;
Constant representing the number of ticks per second.
CONFIDENTIAL