Class SessionMetrics.NetTimestamps.NetTimestamp
Inheritance
System.Object
SessionMetrics.NetTimestamps.NetTimestamp
Namespace: Fiddler
Assembly: FiddlerCore.dll
Syntax
public sealed class NetTimestamp : ValueType
Constructors
NetTimestamp(Int64, Int32)
Declaration
public NetTimestamp(long tsReadMS, int count)
Parameters
System.
|
System.
|
Fields
cbRead
Declaration
public readonly int cbRead
Field Value
System.
|
tsRead
Declaration
public readonly long tsRead
Field Value
System.
|