# JOB_LIMIT_PROCESS_TIME

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

Limit per-process user-mode execution time.

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

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