]> arthur.barton.de Git - netdata.git/commit - src/plugin_nfacct.c
`replace `time(NULL)` calls by `now_realtime_sec()`
authorRémi Lefèvre <remi.lefevre@parrot.com>
Thu, 8 Dec 2016 21:22:48 +0000 (22:22 +0100)
committerRémi Lefèvre <remi.lefevre@parrot.com>
Sun, 11 Dec 2016 10:51:57 +0000 (11:51 +0100)
commit6a65ef0ad12302dbd6ee2dff5214c5df4002094c
treea7ab884dbf60b7e6f35d38dafb8a13e01dbbd269
parentff9312b7b5708d1d1da6c58465e170bd0896556b
`replace `time(NULL)` calls by `now_realtime_sec()`

Signed-off-by: Rémi Lefèvre <remi.lefevre@parrot.com>
13 files changed:
src/apps_plugin.c
src/eval.c
src/health.c
src/log.c
src/plugin_nfacct.c
src/plugins_d.c
src/proc_diskstats.c
src/registry.c
src/rrd.c
src/rrd2json.c
src/sys_fs_cgroup.c
src/unit_test.c
src/web_client.c