Parent

Methods

Nmap::Parser::Host::Times

This holds information on the time statistics for this host

Attributes

rttvar[R]

Round-trip time variance / deviation

srtt[R]

Smoothed round-trip time

to[R]

How long before giving up on a probe (timeout)

Public Class Methods

new(times) click to toggle source
# File lib/nmap/parser.rb, line 944
def initialize(times)
        parse(times)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.