Get the current uptime for the program using the start time and current time. Then divide the uptime in to weeks, days, hours, minutes, and seconds.
weeks of runtime
days of runtime
hours of runtime
minutes of runtime
seconds of runtime
See Implementation
Get the current uptime for the program using the start time and current time. Then divide the uptime in to weeks, days, hours, minutes, and seconds.