diff options
| -rwxr-xr-x | pt | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -73,6 +73,7 @@ $horiz.keys.sort.each do | occ | | |||
| 73 | count = $horiz[occ].delete(" ").size | 73 | count = $horiz[occ].delete(" ").size |
| 74 | $stdout.write(" #{($maxtime.to_f / count.to_f).round(2).to_s.rjust(5)} cyc/evt\n") | 74 | $stdout.write(" #{($maxtime.to_f / count.to_f).round(2).to_s.rjust(5)} cyc/evt\n") |
| 75 | end | 75 | end |
| 76 | $stdout.write("\n") | ||
| 76 | 77 | ||
| 77 | mwidth = 0 | 78 | mwidth = 0 |
| 78 | 79 | ||
