TIME_UNITS
FitFileViewer - API Documentation v30.0.1
FitFileViewer - API Documentation / utils/config/constants / TIME_UNITS
Variable: TIME_UNITS
constTIME_UNITS: {HOURS:"hours";MILLISECONDS:"milliseconds";MINUTES:"minutes";SECONDS:"seconds"; }
Defined in: utils/config/constants.ts:35
Time unit definitions.
Type Declarationβ
HOURSβ
readonlyHOURS:"hours"="hours"
MILLISECONDSβ
readonlyMILLISECONDS:"milliseconds"="milliseconds"
MINUTESβ
readonlyMINUTES:"minutes"="minutes"
SECONDSβ
readonlySECONDS:"seconds"="seconds"