# MIDI_BACKEND_INPUT_TIMESTAMPS

`import { MIDI_BACKEND_INPUT_TIMESTAMPS } from "destack:device/binding";`

Backend can report input timestamps.

```ds title="MIDI_BACKEND_INPUT_TIMESTAMPS"
const MIDI_BACKEND_INPUT_TIMESTAMPS: MidiBackendFlags
```

[language/library/src/device/binding/midi.ds:84](https://github.com/destack-sh/destack/blob/main/language/library/src/device/binding/midi.ds#L84)
