Public Member Functions | Private Attributes
Timer Class Reference

#include <Util.h>

List of all members.

Public Member Functions

double get ()
void tic ()
 Timer ()
void toc ()

Private Attributes

double counter
double last

Detailed Description

Definition at line 34 of file Util.h.


Constructor & Destructor Documentation

Timer::Timer ( ) [inline]

Definition at line 36 of file Util.h.


Member Function Documentation

double Timer::get ( ) [inline]

Definition at line 42 of file Util.h.

void Timer::tic ( ) [inline]

Definition at line 40 of file Util.h.

void Timer::toc ( ) [inline]

Definition at line 41 of file Util.h.


Member Data Documentation

double Timer::counter [private]

Definition at line 45 of file Util.h.

double Timer::last [private]

Definition at line 44 of file Util.h.


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


bwi_tools
Author(s): Piyush Khandelwal
autogenerated on Thu Jun 6 2019 17:57:26