HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Timing Class / Started Property

In This Topic
    Started Property (Timing)
    In This Topic
    Gets the start time for this timing element, as an offset in seconds from the start of the current request.
    Syntax
    'Declaration
     
    Public ReadOnly Property Started As Double
    public double Started {get;}
    Remarks
    This property only contains a value when the Valid property is true.
    Requirements
     
    See Also