BenchmarkData.writeToCsvFile

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void writeToCsvFile(string outputFileName)
  2. void writeToCsvFile(string outputFileName, string[testsNum] testNames)
    struct BenchmarkData(uint testsNum, uint iterationsNum)
    void
    writeToCsvFile
    (,
    string[testsNum] testNames
    )

Meta