#include <Timer_private.h>
Public Member Functions | |
| void | start () |
| double | stop () |
| TimerPrivate () | |
| ~TimerPrivate () | |
Public Attributes | |
| TimerPrivateData * | d |
Definition at line 31 of file Timer_private.h.
Definition at line 41 of file Timer_unix.cpp.
Definition at line 46 of file Timer_unix.cpp.
| void alvar::TimerPrivate::start | ( | ) |
Definition at line 51 of file Timer_unix.cpp.
| double alvar::TimerPrivate::stop | ( | ) |
Definition at line 56 of file Timer_unix.cpp.
Definition at line 39 of file Timer_private.h.