X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Ftable.c;h=46281703fedc23134bd965750fac4fe4a63b1096;hb=HEAD;hp=21f49050499d49ae1c518f341595f46b47653c79;hpb=c68cc3ef3fa0ee3ade3c86035e5c3d7eb066a605;p=sliver-openvswitch.git diff --git a/lib/table.c b/lib/table.c index 21f490504..46281703f 100644 --- a/lib/table.c +++ b/lib/table.c @@ -221,7 +221,7 @@ table_print_table_line__(struct ds *line) static char * table_format_timestamp__(void) { - return xastrftime("%Y-%m-%d %H:%M:%S", time_wall(), true); + return xastrftime_msec("%Y-%m-%d %H:%M:%S.###", time_wall_msec(), true); } static void