mirror of
https://github.com/tmux-plugins/tmux-continuum.git
synced 2026-04-16 12:06:33 +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.