Duration
Duration =
Brand<"Duration",number>
Defined in: Types/Duration.ts:16
A branded nominal type representing a duration of time in milliseconds. Use Duration to ensure safe time-based operators and clear unit conversions.
Duration =
Brand<"Duration",number>
Defined in: Types/Duration.ts:16
A branded nominal type representing a duration of time in milliseconds. Use Duration to ensure safe time-based operators and clear unit conversions.