[ class tree: ] [ index: ] [ all elements ]

Index of all elements

[ b ] [ c ] [ d ] [ e ] [ g ] [ i ] [ l ] [ p ] [ r ] [ s ] [ t ] [ w ]

b

Benchmark_Iterate
in file Iterate.php, class Benchmark_Iterate
    Provides timing and profiling information.
Benchmark_Profiler
in file Profiler.php, method Benchmark_Profiler::Benchmark_Profiler()
    Constructor, starts profiling recording
Benchmark_Profiler
in file Profiler.php, class Benchmark_Profiler
    Provides timing and profiling information.
Benchmark_Timer
in file Timer.php, method Benchmark_Timer::Benchmark_Timer()
    Constructor.
Benchmark_Timer
in file Timer.php, class Benchmark_Timer
    Provides timing and profiling information.
top

c

close
in file Timer.php, method Benchmark_Timer::close()
    Close method. Stop timer and display output.
close
in file Profiler.php, method Benchmark_Profiler::close()
    Close method, stop profiling recording and display output.
top

d

display
in file Timer.php, method Benchmark_Timer::display()
    Prints the information returned by getOutput().
display
in file Profiler.php, method Benchmark_Profiler::display()
    Returns formatted profiling information.
top

e

enterSection
in file Profiler.php, method Benchmark_Profiler::enterSection()
    Enters code section.
top

g

get
in file Iterate.php, method Benchmark_Iterate::get()
    Returns benchmark result.
getAllSectionsInformations
in file Profiler.php, method Benchmark_Profiler::getAllSectionsInformations()
    Returns profiling informations for all sections.
getOutput
in file Timer.php, method Benchmark_Timer::getOutput()
    Return formatted profiling information.
getProfiling
in file Timer.php, method Benchmark_Timer::getProfiling()
    Returns profiling information.
getSectionInformations
in file Profiler.php, method Benchmark_Profiler::getSectionInformations()
    Returns profiling informations for a given section.
top

i

Iterate.php
procedural page Iterate.php
top

l

leaveSection
in file Profiler.php, method Benchmark_Profiler::leaveSection()
    Leaves code section.
top

p

Profiler.php
procedural page Profiler.php
top

r

run
in file Iterate.php, method Benchmark_Iterate::run()
    Benchmarks a function or method.
top

s

setMarker
in file Timer.php, method Benchmark_Timer::setMarker()
    Set marker.
start
in file Timer.php, method Benchmark_Timer::start()
    Set "Start" marker.
start
in file Profiler.php, method Benchmark_Profiler::start()
    Enters "Global" section.
stop
in file Timer.php, method Benchmark_Timer::stop()
    Set "Stop" marker.
stop
in file Profiler.php, method Benchmark_Profiler::stop()
    Leaves "Global" section.
top

t

Timer.php
procedural page Timer.php
timer_example.php
procedural page timer_example.php
timeElapsed
in file Timer.php, method Benchmark_Timer::timeElapsed()
    Returns the time elapsed betweens two markers.
top

w

wait
in file timer_example.php, function wait()
    Wait
top

Documentation generated on Mon, 11 Mar 2019 15:46:44 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.