the percentage element e.g. “90.0%”
struct ProgressPercent
s9Benchmark15ProgressPercentVWhat are these?
s9Benchmark15ProgressPercentV
FNV24: [2LBG9]
protocol ProgressElementType
init(decimalPlaces: Int)
func value(ProgressBar) -> String
import Benchmark
Benchmark allows you to easily create sophisticated Swift performance benchmarks
init(decimalPlaces: Int = 0)
func value(_ progressBar: ProgressBar) -> String