### Proposal Details Just like time.Time has this method, so should time.Duration for when user wants to avoid allocating a buffer to print a duration.
Proposal Details
Just like time.Time has this method, so should time.Duration for when user wants to avoid allocating a buffer to print a duration.