The time in seconds to convert.
Optionaloptions: {Options for formatting the time string.
OptionalcentiSecondsDisplayBehavior?: boolean | "auto"Whether to display centiseconds, or to let the function decide based on the time. If set to "auto", centiseconds will only be displayed if the time is less than 1 hour.
OptionalcentiSecondsSubscript?: booleanWhether to display centiseconds as subscript instead of superscript.
OptionalforceHoursDisplay?: booleanWhether to always display hours, even if the time is less than 1 hour.
Converts a number of seconds to a DDNet finish time string.