# JOB_LIMIT_JOB_TIME

`import { JOB_LIMIT_JOB_TIME } from "destack:process/binding";`

Limit total user-mode execution time for the job.

```ds title="JOB_LIMIT_JOB_TIME"
const JOB_LIMIT_JOB_TIME: JobLimitFlags
```

[language/library/src/process/binding/job.ds:15](https://github.com/destack-sh/destack/blob/main/language/library/src/process/binding/job.ds#L15)
