Home
last modified time | relevance | path

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

/CTR-SDK-0.13.2/include/nn/fnd/
Dfnd_TimeSpan.h46 typedef const class ZeroOnlyTag {} * ZeroOnly; typedef
59 TimeSpan(ZeroOnly zeroOnly = 0) : m_NanoSeconds(0) { NN_UNUSED_VAR(zeroOnly); }