0.0.1
PHP version 5
usage: $benchmark = new Benchmark(); $benchmark->start(); $benchmark->stop();
Benchmark __construct( [ $format = '%.6f sec / init_mem: %s KB / fini_mem: %s KB / peak_mem: %s KB'])
void start( )
void stop( )