Searched refs:to_time_t (Results 1 – 5 of 5) 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()
52 system_clock::to_time_t(const time_point& t) _NOEXCEPT in to_time_t() function in chrono::system_clock
229 std::time_t now = Clock::to_time_t(Clock::now()); in DateTimeString()
242 static time_t to_time_t (const time_point& __t) noexcept;925 static time_t to_time_t (const time_point& __t) _NOEXCEPT;