sysmonk::squire::util

Function convert_seconds

source
pub fn convert_seconds(seconds: i64) -> String
Expand description

Function to convert seconds to human-readable format

§Arguments

  • seconds - The number of seconds to convert

§Returns

A String containing the human-readable format of the seconds