# target.ServerGeneration.start_time

- **Module:** target.ServerGeneration
- **Package:** libtmux
- **Language:** Rust
- **Kind:** method
- **Source:** https://github.com/libtmux/libtmux-rs/blob/f0e37052c232636b61d095817046e6bfc8f2ca40/crates/libtmux/src/target.rs#L303
- **Page:** https://libtmux.org/en/rs/latest/reference/target-servergeneration-start_time/

```
target.ServerGeneration.start_time(self) -> SystemTime
```

When that server started, to the whole second tmux keeps.

[`Display`](fmt::Display) prints the same moment as the Unix seconds
tmux reports.
