Searched defs:hTime (Results 1 – 3 of 3) sorted by relevance
29 inline int64_t HstTime2Ns(int64_t hTime) in HstTime2Ns()34 inline bool Ns2HstTime (int64_t ns, int64_t& hTime) in Ns2HstTime()40 inline int64_t HstTime2Us(int64_t hTime) in HstTime2Us()45 inline bool Us2HstTime (int64_t us, int64_t& hTime) in Us2HstTime()54 inline int64_t HstTime2Ms(int64_t hTime) in HstTime2Ms()59 inline bool Ms2HstTime (int64_t ms, int64_t& hTime) in Ms2HstTime()68 inline int64_t HstTime2Sec(int64_t hTime) in HstTime2Sec()73 inline bool Sec2HstTime (int64_t sec, int64_t& hTime) in Sec2HstTime()
31 inline int64_t HstTime2Ns(int64_t hTime) in HstTime2Ns()36 inline bool Ns2HstTime (int64_t ns, int64_t& hTime) in Ns2HstTime()42 inline int64_t HstTime2Us(int64_t hTime) in HstTime2Us()47 inline int32_t HstTime2Us32(int64_t hTime) in HstTime2Us32()56 inline bool Us2HstTime (int64_t us, int64_t& hTime) in Us2HstTime()65 inline int64_t HstTime2Ms(int64_t hTime) in HstTime2Ms()70 inline bool Ms2HstTime (int64_t ms, int64_t& hTime) in Ms2HstTime()79 inline int64_t HstTime2Sec(int64_t hTime) in HstTime2Sec()84 inline bool Sec2HstTime (int64_t sec, int64_t& hTime) in Sec2HstTime()
480 int64_t AvTime2Us(int64_t hTime) in AvTime2Us()