| commit | da7a3c3c849ea001c4a92ae0ad359d5cb86cae66 | [log] [tgz] |
|---|---|---|
| author | Bill Fenner <fenner@gmail.com> | Mon Feb 13 08:27:08 2012 -0800 |
| committer | Bill Fenner <fenner@gmail.com> | Mon Feb 13 08:27:08 2012 -0800 |
| tree | 549fc4df0e8bca7f33b450ae8e6652af091a3c84 | |
| parent | 8b82b3557c2291afbc1a2da9c0475c166f8438b4 [diff] |
IGMPv3's Max Response Time is in units of 0.1 second. If it's less than 60 seconds, print it as %.1fs, to be able to accurately represent small values including the tenths-of-a-second. Only use relts_print() when it is 60 seconds or more.