# types.TmuxOutputEvent.age

- **Module:** types.TmuxOutputEvent
- **Package:** @libtmux/libtmux
- **Language:** TypeScript
- **Kind:** property
- **Source:** https://github.com/libtmux/libtmux-ts/blob/2cb93308200da38a26b59876618116850f110607/packages/libtmux/src/types.ts#L521
- **Page:** https://libtmux.org/reference/ts/types-tmuxoutputevent-age/

Milliseconds tmux held this data before writing it, where it reported one.

Present only under {@link WatchOptions.pauseAfterSeconds}, which is what
asks tmux to report it, and rising is how a consumer notices it is falling
behind before tmux pauses the pane.
