|
ROLAND
0.70
Amstrad Emulator based on Caprice Source rewritten in C++.
|
Time measurement in ms. More...
#include <clock.h>
Public Member Functions | |
| Clock () | |
| Standardconstructor. More... | |
| ~Clock () ROLAND_DEFAULT void init() | |
| Standarddestructor. More... | |
| uint | elapsed () const |
| Returns the time ellapsed sinze init() in ms. More... | |
Private Attributes | |
| uint | mLast |
Time measurement in ms.
|
inline |
Standardconstructor.
|
inline |
|
inline |
Returns the time ellapsed sinze init() in ms.
References Clock::mLast.
Referenced by display(), mainloop(), ListItem::onMouseButton(), and List::reposition().
|
private |
Referenced by Clock::elapsed(), and Clock::~Clock().
1.8.11