std::chrono::time_of_day<Duration>::operator precision, std::chrono::time_of_day<Duration>::to_duration
提供: cppreference.com
<tbody>
</tbody>
constexpr explicit operator precision() const noexcept; |
(1) | |
constexpr precision to_duration() const noexcept; |
(2) | |
格納されている時間を返します。
戻り値
格納されている時間。