Home
last modified time | relevance | path

Searched refs:from_utc (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__chrono/
H A Dtai_clock.h72 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI static time_point now() { return from_utc(utc_clock::now()); } in now()
87 from_utc(const utc_time<_Duration>& __time) noexcept { in from_utc() function
H A Dgps_clock.h54 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI static time_point now() { return from_utc(utc_clock::now()); } in now()
69 from_utc(const utc_time<_Duration>& __time) noexcept { in from_utc() function
/freebsd/contrib/llvm-project/libcxx/include/
H A Dchrono360 from_utc(const utc_time<Duration>& t);
387 from_utc(const utc_time<Duration>& t);