在线文档教程
C++
应用 | Utilities

std::chrono::duration_values::max

STD::时间::持续时间[医]价值::最大

static constexpr Rep max(

返回最大可能的表示形式。

参数

%280%29

返回值

回报std::numeric_limits<Rep>::max()...

另见

max staticreturns the special duration value max (public static member function of std::chrono::duration)
zero staticreturns a zero-length representation (public static member function)
min staticreturns the smallest possible representation (public static member function)

© cppreference.com

在CreativeCommonsAttribution下授权-ShareAlike未移植许可v3.0。

http://en.cppreference.com/w/cpp/crono/time[医]值/最大值