# Functions

Duration is similar to the time.Duration.String method from the standard library but is more readable and shows only 3 digits of precision when duration is less than 1 minute.
FormatBytes returns a string with the number of bytes specified converted into a human-friendly format with a binary multiplier (i.e.
FormatMilli formats the value in thousants as a floating point number.
GetMiltiplier will return the preferred base-2 multiplier (i.e.

# Variables

No description provided by the author
No description provided by the author