Formats a string with the number of years, days, hours, minutes & seconds specified. The string is formatted with short names for the time periods (e.g. 's' instead of 'seconds').
number of seconds elapsed
destination string buffer
formatted string
See Implementation
Formats a string with the number of years, days, hours, minutes & seconds specified. The string is formatted with short names for the time periods (e.g. 's' instead of 'seconds').