Home
last modified time | relevance | path

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

/CTR-SDK-4.2.8-20130828/include/nn/fnd/
Dfnd_TimeSpan.h48 typedef const class ZeroOnlyTag {} * ZeroOnly; typedef
64 TimeSpan(ZeroOnly zeroOnly = 0) : m_NanoSeconds(0) { NN_UNUSED_VAR(zeroOnly); }