Searched refs:MyMillenniumClock (Results 1 – 1 of 1) sorted by relevance
13 class MyMillenniumClock class19 typedef boost::chrono::time_point<MyMillenniumClock> time_point;36 struct clock_string<MyMillenniumClock, CharT>51 std::basic_string<CharT> get_epoch_custom(MyMillenniumClock, TPUFacet&) in get_epoch_custom() argument53 return boost::chrono::clock_string<MyMillenniumClock,CharT>::since(); in get_epoch_custom()59 std::cout << MyMillenniumClock::now() << std::endl; in main()