[tor-commits] [metrics-web/master] Torperf's timestamps are in microseconds, not nanoseconds.

karsten at torproject.org karsten at torproject.org
Wed Feb 1 16:48:34 UTC 2012


commit f59101641bf3dfa67eab93ae3bf19749cabc9c9e
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date:   Wed Feb 1 17:46:37 2012 +0100

    Torperf's timestamps are in microseconds, not nanoseconds.
    
    Reported by Rob Jansen.
---
 web/WEB-INF/formats.jsp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/web/WEB-INF/formats.jsp b/web/WEB-INF/formats.jsp
index 9bd39cf..b84f9ef 100644
--- a/web/WEB-INF/formats.jsp
+++ b/web/WEB-INF/formats.jsp
@@ -665,7 +665,7 @@ The <tt>.data</tt> file contains timestamps for nine substeps and the byte
 summaries for downloading a test file via Tor.
 The document below shows an example output of a Torperf run.
 The timestamps in the upper part of this output are seconds and
-nanoseconds since 1970-01-01 00:00:00.000000.
+microseconds since 1970-01-01 00:00:00.000000.
 </p>
 
 <p>



More information about the tor-commits mailing list