Searched defs:nano (Results 1 – 3 of 3) sorted by relevance
103 constexpr int64_t nano = SEC_TO_NANOSEC; in TimeoutToRealtime() local
51 uint16_t nano = 0; member
45 double Utils::ToSeconds(uint64_t nano) in ToSeconds()