sshping
sshping copied to clipboard
make console update more responsively
Cleans up logging behavior during pinging so updates are written at log_hz
(currently at 60).
Also uses get_time()
instead of time(NULL)
to determine if time limit reached.