mirror of
https://github.com/tmux-plugins/tmux-continuum.git
synced 2025-09-07 18:37:05 +00:00

Two consecutive calls to "date +%s" can return different values. Call "date" only once and reuse the result.
Two consecutive calls to "date +%s" can return different values. Call "date" only once and reuse the result.