VR-Vantage 3.1.1 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Private Attributes
exprtk::timer Class Reference

Public Member Functions

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

Private Attributes

bool in_use_
 
struct timeval start_time_
 
struct timeval stop_time_
 

Constructor & Destructor Documentation

exprtk::timer::timer ( )
inline

Member Function Documentation

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

Member Data Documentation

bool exprtk::timer::in_use_
private
struct timeval exprtk::timer::start_time_
private
struct timeval exprtk::timer::stop_time_
private

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


Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)