Benchmark.benchmark

do the calculations, (compute hashes, encrypt data, ...)

class Benchmark
abstract
string[]
benchmark
(
ulong length
)

Return Value

Type: string[]

a string containing the benchmark results

Meta