Searched defs:getMilliseconds (Results 1 – 3 of 3) sorted by relevance
35 constexpr uint64_t Seconds::getMilliseconds() const { in getMilliseconds() function71 constexpr uint64_t Milliseconds::getMilliseconds() const { in getMilliseconds() function99 constexpr uint64_t Microseconds::getMilliseconds() const { in getMilliseconds() function
516 inline uint32_t getMilliseconds(std::vector<string> &args, size_t index) { in getMilliseconds() function