Public Member Functions | |
| TimerPrivateData () | |
| TimerPrivateData () | |
Public Attributes | |
| LARGE_INTEGER | mPerformanceFrequency |
| bool | mPerformanceQuerySupported |
| LARGE_INTEGER | mPerformanceStart |
| timespec | mStart |
| DWORD | mStart |
Definition at line 30 of file Timer_unix.cpp.
| alvar::TimerPrivateData::TimerPrivateData | ( | ) | [inline] |
Definition at line 33 of file Timer_unix.cpp.
| alvar::TimerPrivateData::TimerPrivateData | ( | ) | [inline] |
Definition at line 33 of file Timer_win.cpp.
| LARGE_INTEGER alvar::TimerPrivateData::mPerformanceFrequency |
Definition at line 42 of file Timer_win.cpp.
Definition at line 41 of file Timer_win.cpp.
| LARGE_INTEGER alvar::TimerPrivateData::mPerformanceStart |
Definition at line 43 of file Timer_win.cpp.
| timespec alvar::TimerPrivateData::mStart |
Definition at line 38 of file Timer_unix.cpp.
Definition at line 44 of file Timer_win.cpp.