RunnableRouterTimestamperpublic class Timestamper extends Object implements Runnable
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
Timestamper.UpdateListener |
Interface to receive update notifications for when we query the time
Only used by Clock.
|
| Constructor | Description |
|---|---|
Timestamper() |
dummy
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
run() |
dummy
|
void |
timestampNow() |
Update the time immediately.
|
void |
waitForInitialization() |
dummy
|