reset

reset();

The reset method of the JadeProfiler class clears profile statistics of the actual and total times spent in JADE and external methods. (Profile statistics are also cleared when the report method outputs the statistics to file.)

For details about reporting profile statistics, see the report method. See also the start and stop methods.