Public Member Functions | Private Attributes
exprtk::timer Class Reference

#include <exprtk.hpp>

List of all members.

Public Member Functions

bool in_use () const
void start ()
void stop ()
double time () const
 timer ()
unsigned long long int usec_time () const

Private Attributes

bool in_use_
struct timeval start_time_
struct timeval stop_time_

Detailed Description

Definition at line 21575 of file exprtk.hpp.


Constructor & Destructor Documentation

exprtk::timer::timer ( ) [inline]

Definition at line 21605 of file exprtk.hpp.


Member Function Documentation

bool exprtk::timer::in_use ( ) const [inline]

Definition at line 21649 of file exprtk.hpp.

void exprtk::timer::start ( ) [inline]

Definition at line 21614 of file exprtk.hpp.

void exprtk::timer::stop ( ) [inline]

Definition at line 21620 of file exprtk.hpp.

double exprtk::timer::time ( ) const [inline]

Definition at line 21642 of file exprtk.hpp.

unsigned long long int exprtk::timer::usec_time ( ) const [inline]

Definition at line 21626 of file exprtk.hpp.


Member Data Documentation

bool exprtk::timer::in_use_ [private]

Definition at line 21656 of file exprtk.hpp.

struct timeval exprtk::timer::start_time_ [private]

Definition at line 21663 of file exprtk.hpp.

struct timeval exprtk::timer::stop_time_ [private]

Definition at line 21664 of file exprtk.hpp.


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


labust_mission
Author(s): Filip Mandic
autogenerated on Fri Aug 28 2015 11:23:05