![]() |
Protium
Math and Design Features
|
#include <Clock.h>
Public Member Functions | |
| ClockPrimitive () | |
| ClockPrimitive (const ClockPrimitive &other) | |
| clock_t | Get () const |
| ClockPrimitive & | operator- (const ClockPrimitive &other) |
| ClockPrimitive & | operator= (const ClockPrimitive &other) |
| bool | operator== (const ClockPrimitive &other) |
| void | Set () |
Static Public Member Functions | |
| static clock_t | CPS () |
Private Attributes | |
| clock_t | fClock |
Class for defining methods of retrieving machine clock cycles
|
inline |
|
inlinestatic |
|
inline |
|
inline |
|
inline |