Group class
Constructors
Properties
Methods
-
measure(
) → Future< void> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
printCpu(
) → Future< void> -
printHeader(
) → Future< void> -
printResult(
) → Future< void> -
printSummery(
) → Future< void> -
setOption(
HakariOption option) → void -
sort(
) → Future< void> -
start(
) → Future< void> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited