TIME_UNITS
FitFileViewer - API Documentation v30.0.1
FitFileViewer - API Documentation / utils/formatting/converters/convertTimeUnits / TIME_UNITS
Variable: TIME_UNITS
constTIME_UNITS: {HOURS:"hours";MINUTES:"minutes";SECONDS:"seconds"; }
Defined in: utils/formatting/converters/convertTimeUnits.ts:9
Supported time units.
Type Declarationβ
HOURSβ
readonlyHOURS:"hours"="hours"
MINUTESβ
readonlyMINUTES:"minutes"="minutes"
SECONDSβ
readonlySECONDS:"seconds"="seconds"