Function: setupEach()
setupEach(
fn
):void
Registers a setup method to run before each iteration of the benchmark or variation.
Parameters
• fn: SetupMethod
The setup method.
Returns
void
setupEach(
fn
):void
Registers a setup method to run before each iteration of the benchmark or variation.
• fn: SetupMethod
The setup method.
void