• Benoit Rat's avatar
    tools: wr_mon: show usec to avoid rounding errors (38s instead of 37) · d94ff7a8
    Benoit Rat authored
    We have 37s of leap second but we were showing without usec the
    following which could be seen as a wrong leap second offset.
    
    WR time (TAI):     2019-03-15 05:40:48.006697
    Switch time (UTC): 2019-03-15 05:40:10.975551
    
    localtime has also been replaced by gmtime (TAI should never be
    converted using localtime in case TZ variable is set)
    
    Conflicts:
    	userspace/tools/wr_mon.c
    d94ff7a8
Name
Last commit
Last update
binaries Loading commit data...
build Loading commit data...
configs Loading commit data...
doc Loading commit data...
hwinfo-sdb Loading commit data...
kernel Loading commit data...
patches Loading commit data...
robustness/coding Loading commit data...
scripts Loading commit data...
usb-loader Loading commit data...
userspace Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
COPYING Loading commit data...
Kconfig Loading commit data...
Kconfig_port_timing.in Loading commit data...
Kconfig_sfp_fiber.in Loading commit data...
Kconfig_vlans.in Loading commit data...
Makefile Loading commit data...
Makefile.kconfig Loading commit data...
README Loading commit data...
gen_kconfig_port_timing.sh Loading commit data...
gen_kconfig_sfp_fiber.sh Loading commit data...