Turn off timestamping

This commit is contained in:
Magnus Svensson 2008-06-19 11:20:45 +02:00
parent dbb0e6ad71
commit 43e396c8d5

View File

@ -34,7 +34,7 @@ require "mtr_io.pl";
my $tot_real_time= 0; my $tot_real_time= 0;
our $timestamp= 1; our $timestamp= 0;
our $timediff= 0; our $timediff= 0;
our $name; our $name;
our $verbose; our $verbose;