time_point::min Method
Static method that returns the lower bound for values of type time_point::ref.
static constexpr time_point min();
Return Value
In effect, returns time_point(duration::min()).
Requirements
Header: chrono
Namespace: std::chrono