ldas-tools-diskcacheAPI  2.7.0
Public Member Functions | Private Attributes | List of all members
anonymous_namespace{diskcachecmd.cc}::Timer Class Reference

Debug utility to track down execution time. More...

Public Member Functions

 Timer ()
 
REAL_4 getDelta (const std::string &method)
 

Private Attributes

struct timeval mTv
 
INT_4S mLastSec
 
INT_4S mLastUsec
 

Detailed Description

Debug utility to track down execution time.

Constructor & Destructor Documentation

◆ Timer()

anonymous_namespace{diskcachecmd.cc}::Timer::Timer ( )

Member Function Documentation

◆ getDelta()

REAL_4 anonymous_namespace{diskcachecmd.cc}::Timer::getDelta ( const std::string &  method)

Member Data Documentation

◆ mLastSec

INT_4S anonymous_namespace{diskcachecmd.cc}::Timer::mLastSec
private

◆ mLastUsec

INT_4S anonymous_namespace{diskcachecmd.cc}::Timer::mLastUsec
private

◆ mTv

struct timeval anonymous_namespace{diskcachecmd.cc}::Timer::mTv
private

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