chiark / gitweb /
Don't call clock_getting unnecessarily at startup.
authorBen Harris <bjh21@bjh21.me.uk>
Sat, 24 Nov 2018 01:30:34 +0000 (01:30 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sat, 8 Dec 2018 22:30:09 +0000 (22:30 +0000)
commit9792e6db46cf22e30a9b32acc45d110a343f828d
tree0ac2e3c13dc74b6370dd3d3df90f55331ba329f7
parentaaa3c1a3a0bce4aa4de120a5902e72306fd5f30e
Don't call clock_getting unnecessarily at startup.

If the use has specified -s or -f, we don't need to initialise our
idea of the displayed time from CLOCK_REALTIME.
clunk.c