class val _Results
new val create( name': String val, samples': Array[U64 val] iso, iterations': U64 val, overhead': Bool val) : _Results val^
fun box raw_str() : String val
fun box sum() : U64 val
fun box mean() : F64 val
fun box median() : F64 val
fun box std_dev() : F64 val
© 2016-2018, The Pony Developers
© 2014-2015, Causality Ltd.
Licensed under the BSD 2-Clause License.
https://stdlib.ponylang.io/ponybench-_Results