Click or drag to resize
SessionTimersNetTimestampsToFoldedArray Method
Return the ReadTimings as an array. Only one read is counted per millisecond

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public SessionTimersNetTimestampsNetTimestamp[] ToFoldedArray(
	int iMSFold
)

Parameters

iMSFold
Type: SystemInt32

Return Value

Type: SessionTimersNetTimestampsNetTimestamp
See Also