Searched refs:get_epoch_custom (Results 1 – 3 of 3) sorted by relevance
33 std::basic_string<CharT> get_epoch_custom(Clock, TPUFacet& f) in get_epoch_custom() function87 return get_epoch_custom<CharT>(Clock(), *this); in get_epoch()
51 std::basic_string<CharT> get_epoch_custom(MyMillenniumClock, TPUFacet&) in get_epoch_custom() function
6057 std::basic_string<CharT> get_epoch_custom(Clock, TPUFacet& f);6065 [section:get_epoch_custom Template Function `get_epoch_custom`]6068 std::basic_string<CharT> get_epoch_custom(Clock, TPUFacet& f);6155 __returns the epoch associated to the clock `Clock` as if `return get_epoch_custom<CharT>(Clock(), …