plastimatch
|
#include <plm_timer_p.h>
Public Member Functions | |
Plm_timer_private () | |
double | get_time () |
double | elapsed_time () |
Public Attributes | |
bool | running |
double | start_time |
double | acc_time |
Plm_timer_private::Plm_timer_private | ( | ) |
double Plm_timer_private::elapsed_time | ( | ) |
double Plm_timer_private::get_time | ( | ) |
double Plm_timer_private::acc_time |
bool Plm_timer_private::running |
double Plm_timer_private::start_time |