|
NOVA User-Level Environment
Version testbox/changed-memory-timing-317-g320d8b5
|
Timer infrastructure. More...
#include <message.h>
Public Types | |
| enum | Type { TIMER_NEW, TIMER_REQUEST_TIMEOUT } |
Public Member Functions | |
| MessageTimer () | |
| MessageTimer (unsigned _nr, timevalue _abstime) | |
Public Attributes | |
| enum MessageTimer::Type | type |
| unsigned | nr |
| timevalue | abstime |
Timer infrastructure.
There is no frequency and clock here, as all is based on the same clocksource.
| enum MessageTimer::Type |
|
inline |
|
inline |
| timevalue MessageTimer::abstime |
| unsigned MessageTimer::nr |
| enum MessageTimer::Type MessageTimer::type |