timer Class Reference

#include <timer.hh>

List of all members.

Public Member Functions

float lenght ()
float lenght ()
void start ()
void start ()
void stop ()
void stop ()

Private Attributes

clock_t end_
float len
clock_t start_


Detailed Description

Definition at line 53 of file median_bench.cc.


Member Function Documentation

float timer::lenght (  )  [inline]

Definition at line 45 of file tests/timer.hh.

References start_.

float timer::lenght (  )  [inline]

Definition at line 67 of file median_bench.cc.

References len.

void timer::start (  )  [inline]

Definition at line 34 of file tests/timer.hh.

References start_.

void timer::start (  )  [inline]

Definition at line 56 of file median_bench.cc.

References start_.

Referenced by mln::util::timer::restart().

void timer::stop (  )  [inline]

Definition at line 39 of file tests/timer.hh.

References end_, len, and start_.

void timer::stop (  )  [inline]

Definition at line 61 of file median_bench.cc.

References end_, len, and start_.


Member Data Documentation

clock_t timer::end_ [private]

Definition at line 74 of file median_bench.cc.

Referenced by stop().

float timer::len [private]

Definition at line 75 of file median_bench.cc.

Referenced by lenght(), and stop().

clock_t timer::start_ [private]


Generated on Sun Apr 25 01:49:47 2010 for Milena (Olena) by  doxygen 1.5.6