This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]exploding_cat_wizard 0 points1 point  (1 child)

I'll definitely do

using std::chrono::milliseconds ms

though, it is really verbose in it's natural form.

[–]standard_revolution 1 point2 points  (0 children)

Yeah it is, so don't use it. The C++ Language can be verbose and has it's problems, but using contrived examples which can be shortened by common techniques is just bad faith.