# DISPLAY_BACKEND_FRAME_TIMING

`import { DISPLAY_BACKEND_FRAME_TIMING } from "destack:display/binding";`

Backend can drive frame timing streams.

```ds title="DISPLAY_BACKEND_FRAME_TIMING"
const DISPLAY_BACKEND_FRAME_TIMING: DisplayBackendFlags
```

[language/library/src/display/binding/backend.ds:55](https://github.com/destack-sh/destack/blob/main/language/library/src/display/binding/backend.ds#L55)
