Home/API reference/@imqueue/core/AllowedTimeFormat You're viewing archived documentation for @imqueue/core v1.15.0. APIs may differ from the current release. View the latest version ↗ AllowedTimeFormat type Signature: export type AllowedTimeFormat = 'microseconds' | 'milliseconds' | 'seconds';