PTimer.h
Go to the documentation of this file.
The PObject class is the root class of all Papillon classes; all PObject behaves like shared referenc...
Definition: PObject.h:27
The PTimer class provides a high precision chronometer (highest precision available on the host)...
Definition: PTimer.h:28
Class PObject: the root class of all Papillon classes.
PObject & operator=(const PObject &obj)
Performs a shared copy of other to this object.
Definition: PObject.h:45