Files
2026-07-13 11:58:46 +08:00

339 B

title
title
duration

A duration is a data type that represent a length of time, expressed using units such as seconds (represented by s), minutes (represented by m), and hours (represented by h). For example, 42s means 42 seconds, 6m7s means 6 minutes and 7 seconds, and 6h7m42s means 6 hours, 7 minutes, and 42 seconds.