ts: use gettimeofday - we don't use nanoseconds here
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 26 Mar 2019 10:44:48 +0000 (11:44 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 26 Mar 2019 10:44:48 +0000 (11:44 +0100)
commit973698d7b119114c4d5621f0f811efc04f4bc6d9
tree878e1cfa64da32d7a4b29bf90ba68e664511fb46
parent3395e2a8efc92c2198620cce6f90d39bffcbb393
ts: use gettimeofday - we don't use nanoseconds here

function                                             old     new   delta
ts_main                                              398     376     -22

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
miscutils/ts.c