HomeSort by: relevance | last modified time | path
    Searched defs:from_microseconds (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/kyua-cli/dist/utils/
datetime.cpp 82 datetime::delta::from_microseconds(const int64_t useconds) function in class:datetime::delta
130 return delta::from_microseconds(to_microseconds() +
198 datetime::timestamp::from_microseconds(const int64_t value) function in class:datetime::timestamp
373 return datetime::delta::from_microseconds(to_microseconds() -
datetime.cpp 82 datetime::delta::from_microseconds(const int64_t useconds) function in class:datetime::delta
130 return delta::from_microseconds(to_microseconds() +
198 datetime::timestamp::from_microseconds(const int64_t value) function in class:datetime::timestamp
373 return datetime::delta::from_microseconds(to_microseconds() -

Completed in 39 milliseconds