ts
import { ONE\_SECOND\_MS } from '@trail-run/core/time/consts';Variable: ONE_SECOND_MS
ts
const ONE_SECOND_MS: 1000 = 1000;Defined in: src/time/consts.ts:4
total milliseconds in one second