Response Trace Data
constructor(pathToFile: Path, isTimeWeighted: Boolean, name: String = pathToFile.fileName.toString().removeSuffix("_Trace"))(source)
Parameters
path To File
path to the <responseName>_Trace file on disk.
is Time Weighted
whether the traced response is time-weighted.
name
the response name; defaults to the file name with the _Trace suffix removed.