# ProfileDecoratorOptions.enableDebugTime property · @imqueue/core

Source: https://imqueue.org/api/core/latest/core.profiledecoratoroptions.enabledebugtime/
Published: 2026-08-04
Author: @imqueue maintainers (https://github.com/imqueue)
Package: @imqueue/core 3.3.2 — generated reference, not hand-written

Turns on/off execution time debugging, overriding [IMQ\_LOG\_TIME](https://imqueue.org/api/core/latest/core.imq_log_time/).

**Signature:**

```typescript
enableDebugTime?: boolean;
```

