# workspace.Pane.SleepBefore

- **Module:** workspace.Pane
- **Package:** github.com/libtmux/libtmux-go/workspace
- **Language:** Go
- **Kind:** attribute
- **Source:** https://github.com/libtmux/libtmux-go/blob/52968a3181c1c9e6d1b26c565d4b170968ae61c0/workspace/workspace.go#L109
- **Page:** https://libtmux.org/en/go/latest/workspace/reference/workspace-pane-sleepbefore/

SleepBefore delays before each of this pane's commands. YAML writes it as a number of seconds, matching tmuxp, so 0.5 is half a second.
