#include <Exprtk.hpp>
◆ timer()
◆ in_use()
| bool exprtk::timer::in_use |
( |
| ) |
const |
|
inline |
◆ start()
| void exprtk::timer::start |
( |
| ) |
|
|
inline |
◆ stop()
| void exprtk::timer::stop |
( |
| ) |
|
|
inline |
◆ time()
| double exprtk::timer::time |
( |
| ) |
const |
|
inline |
◆ usec_time()
| unsigned long long int exprtk::timer::usec_time |
( |
| ) |
const |
|
inline |
◆ in_use_
| bool exprtk::timer::in_use_ |
|
private |
◆ start_time_
| struct timeval exprtk::timer::start_time_ |
|
private |
◆ stop_time_
| struct timeval exprtk::timer::stop_time_ |
|
private |
The documentation for this class was generated from the following file: