Searched refs:to_time_t (Results 1 – 4 of 4) sorted by relevance
22 std::time_t t1 = C::to_time_t(C::now()); in main()
22 C::time_point t1 = C::from_time_t(C::to_time_t(C::now())); in main()
38 system_clock::to_time_t(const time_point& t) _NOEXCEPT in to_time_t() function in chrono::system_clock
242 static time_t to_time_t (const time_point& __t) noexcept;876 static time_t to_time_t (const time_point& __t) _NOEXCEPT;