HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Summary Class / Time Property

In This Topic
    Time Property (Summary)
    In This Topic
    The time in seconds from the start of the first request in this Summary to the end of the last item to be completed.
    Syntax
    'Declaration
     
    Public ReadOnly Property Time As Double
    public double Time {get;}
    Remarks
    This value can be used to find the total time taken to download a page or set of pages.
    Requirements
     
    See Also