Anoncoin  0.9.4
P2P Digital Currency
Public Member Functions | Private Attributes | List of all members
Timer Class Reference

Public Member Functions

timeval start ()
 
timeval stop ()
 
int duration () const
 

Private Attributes

timeval timer [2]
 

Detailed Description

Definition at line 47 of file Benchmark.cpp.

Member Function Documentation

int Timer::duration ( ) const
inline

Definition at line 65 of file Benchmark.cpp.

Here is the caller graph for this function:

timeval Timer::start ( )
inline

Definition at line 53 of file Benchmark.cpp.

Here is the caller graph for this function:

timeval Timer::stop ( )
inline

Definition at line 59 of file Benchmark.cpp.

Here is the caller graph for this function:

Member Data Documentation

timeval Timer::timer[2]
private

Definition at line 49 of file Benchmark.cpp.


The documentation for this class was generated from the following file: