Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^2: The most precise second (timer)

by tukusejssirs (Beadle)
on Nov 27, 2019 at 13:57 UTC ( [id://11109310]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ systemctl status chronyd
    ● chronyd.service - NTP client/server
       Loaded: loaded (/usr/lib/systemd/system/chronyd.service; enabled; v
    +endor preset: enabled)
    ...
    
    $ systemctl status ntpd
    Unit ntpd.service could not be found.
    
  2. or download this
    use strict;
    use warnings;
    use Time::HiRes qw/time sleep/;
    ...
        }
        return @time_test;
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11109310]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (5)
As of 2024-04-23 20:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found