Searched refs:nanoseconds (Results 1 – 2 of 2) sorted by relevance
95 uint32 nanoseconds; member305 timespec.tv_nsec = B_LENDIAN_TO_HOST_INT32(time.nanoseconds); in _DecodeTime()318 time.nanoseconds = B_HOST_TO_LENDIAN_INT64(timespec.tv_nsec); in SetTime()
242 \brief Represents time in nanoseconds.