# workspace.Command.SleepBefore

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

SleepBefore delays this command. YAML expresses the duration in seconds, so 0.5 is half a second.
