plastimatch
Loading...
Searching...
No Matches
src
sys
plm_timer.h
Go to the documentation of this file.
1
/* -----------------------------------------------------------------------
2
See COPYRIGHT.TXT and LICENSE.TXT for copyright and license information
3
----------------------------------------------------------------------- */
4
#ifndef _plm_timer_h_
5
#define _plm_timer_h_
6
7
#include "
plmsys_config.h
"
8
9
class
Plm_timer_private
;
10
11
class
PLMSYS_API
Plm_timer
{
12
public
:
13
Plm_timer
();
14
~Plm_timer
();
15
16
void
start ();
17
void
stop ();
18
void
reset ();
19
void
resume ();
20
double
report ();
21
private
:
22
Plm_timer_private
*d_ptr;
23
};
24
25
#endif
Plm_timer_private
Definition
plm_timer_p.h:12
Plm_timer
Definition
plm_timer.h:11
plmsys_config.h
PLMSYS_API
#define PLMSYS_API
Definition
plmsys_config.h:19
Generated on Wed Oct 30 2024 14:54:42 for plastimatch by
1.11.0