Solar_Test_Bench::time()

public string Solar_Test_Bench::time ( int $mins = NULL )

Runs each benchmark method for a certain number of minutes.

Parameters

  • (int) $mins: Run each method for this many minutes.

Returns

  • (string) The number of times each method ran in the allotted time; larger numbers are better.

Description

Runs each benchmark method for a certain number of minutes.



Local