[Bug 270728] Clock stops, but system keeps running

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 14 Apr 2023 22:08:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270728

--- Comment #4 from freebsd@thehugheslogcabin.net ---
Created attachment 241491
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=241491&action=edit
Output from script tracking time

This is the output of a script I wrote to track time stoppages.

The first line is the date/time of the last check.  The second line is the
date/time of the current run and the third is the difference in seconds.

The script does a sleep 1 and if the two times are more then 2 seconds
different it prints the three lines.

-- 
You are receiving this mail because:
You are the assignee for the bug.