# EVENT_COUNTER_NONBLOCK

`import { EVENT_COUNTER_NONBLOCK } from "destack:ipc/binding";`

Create the event counter in nonblocking mode.

```ds title="EVENT_COUNTER_NONBLOCK"
const EVENT_COUNTER_NONBLOCK: EventCounterFlags
```

[language/library/src/ipc/binding/event.ds:11](https://github.com/destack-sh/destack/blob/main/language/library/src/ipc/binding/event.ds#L11)
