error(_:)

Used to signify that a given benchmark have failed for some reason

Benchmark.swift:421
func error(_ description: String)

Parameters

description

An explanation why a given benchmark failed which will be reported to the end user.