IBenchmarkOutput Interface

Summary

The parsed Output of the BenchmarkCommand.
Namespace
Cake.SevenZip.Parsers
Interfaces
graph BT Type-.->Interface0["IOutput"] click Interface0 "/Cake.7zip/api/Cake.SevenZip.Parsers/IOutput" Type["IBenchmarkOutput"] class Type type-node

Syntax

public interface IBenchmarkOutput : IOutput

Properties

Name Value Summary
Benchmark string
Gets the benchmark-results.
GitHub Discussion