> If you really want a std::time_point, then you can construct > one from a std::duration object. Sorry that should be: - std::chrono::time_point - std::chrono::duration Jack
> If you really want a std::time_point, then you can construct > one from a std::duration object. Sorry that should be: - std::chrono::time_point - std::chrono::duration Jack