mirror of
https://github.com/tmux-plugins/tmux-continuum.git
synced 2025-11-03 07:36:03 +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.