Wireshark-users: [Wireshark-users] precision tcp.analysis.ack_rtt in tshark's IO stats
From: Andrej van der Zee <andrejvanderzee@xxxxxxxxx>
Date: Thu, 5 Jan 2012 14:21:22 +0100
Hi,

I was wondering how I can set the precision in tshark for the
following IO stats:

tshark -qz "io,stat,0.001,MIN(tcp.analysis.ack_rtt)tcp.analysis.ack_rtt&&tcp.flags==0x12"

This gives me millisecond precision output only, while Wireshark gives
me microseconds.

Thank you,
Andrej