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