Lambda-component
[ class tree: Lambda-component ] [ index: Lambda-component ] [ all elements ]

Class: Benchmark

Source Location: /components/Benchmark.php

Class Overview


ベンチマーク Class


Author(s):

  • rooth

Version:

  • 0.0.1

    PHP version 5

     usage:
      $benchmark = new Benchmark();
      $benchmark->start();
      $benchmark->stop();

Methods



Class Details

[line 20]
ベンチマーク Class



Tags:

author:  rooth
version:  

0.0.1

PHP version 5

 usage:
  $benchmark = new Benchmark();
  $benchmark->start();
  $benchmark->stop();



[ Top ]


Class Methods


constructor __construct [line 29]

Benchmark __construct( [ $format = '%.6f sec / init_mem: %s KB / fini_mem: %s KB / peak_mem: %s KB'])



Tags:

access:  public


Parameters:

   $format  

[ Top ]

method start [line 36]

void start( )



Tags:

access:  public


[ Top ]

method stop [line 42]

void stop( )



Tags:

access:  public


[ Top ]


Documentation generated on Sat, 21 May 2011 18:34:03 +0900 by phpDocumentor 1.4.1