Searched refs:process_cpu_clock (Results 1 – 11 of 11) sorted by relevance
158 check_clock_invariants<boost::chrono::process_cpu_clock>(); in main()159 BOOST_CHRONO_STATIC_ASSERT(boost::chrono::process_cpu_clock::is_steady, NOTHING, ()); in main()160 check_clock_now<boost::chrono::process_cpu_clock>(); in main()193 check_clock_now_ec<boost::chrono::process_cpu_clock>(); in main()194 check_clock_now_throws<boost::chrono::process_cpu_clock>(); in main()
137 virtual string_type do_get_epoch(process_cpu_clock) const=0;235 string_type do_get_epoch(process_cpu_clock ) const in do_get_epoch()237 return clock_string<process_cpu_clock,CharT>::since(); in do_get_epoch()
201 process_cpu_clock::time_point process_cpu_clock::now() BOOST_NOEXCEPT in now()231 process_cpu_clock::time_point process_cpu_clock::now( in now()
274 process_cpu_clock::time_point process_cpu_clock::now() BOOST_NOEXCEPT in now()302 process_cpu_clock::time_point process_cpu_clock::now( in now()
290 process_cpu_clock::time_point process_cpu_clock::now() BOOST_NOEXCEPT in now()315 process_cpu_clock::time_point process_cpu_clock::now(system::error_code & ec) in now()
22 test<process_cpu_clock>(); in main()
83 cout << "\nprocess_cpu_clock::now() = " << process_cpu_clock::now() << '\n'; in main()
307 class BOOST_CHRONO_DECL process_cpu_clock class315 typedef chrono::time_point<process_cpu_clock> time_point;434 struct clock_string<process_cpu_clock, CharT>
141 test<boost::chrono::process_cpu_clock>(); in main()
302 check_all<boost::chrono::process_cpu_clock> (); in main()
231 … [link chrono.reference.other_clocks.process_cpu_clocks_hpp.process_cpu_clock `process_cpu_clock`]]1186 [section process_cpu_clock]6113 virtual string_type do_get_epoch(process_cpu_clock) const=0;6234 [section:do_get_epoch_process_process_cpu_clock Member Function `do_get_epoch(process_cpu_clock)`]6237 virtual string_type do_get_epoch(process_cpu_clock) const=0;6244 __returns The epoch string associated to the process_cpu_clock.6311 * __returns The epoch string returned by `clock_string<process_cpu_clock,CharT>::since()`.6313 string_type do_get_epoch(process_cpu_clock ) const;6757 class process_cpu_clock;6778 struct clock_string<process_cpu_clock, CharT>;[all …]