Provides a stub class for time synchronization. Full implementation is now in net.i2p.router.time.
| Interface | Description |
|---|---|
| Timestamper.UpdateListener |
Interface to receive update notifications for when we query the time
Only used by Clock.
|
| Class | Description |
|---|---|
| BuildTime |
Get the build date as set in i2p.jar,
and reasonable min and max values for the current time,
to be used as sanity checks.
|
| Timestamper |
Dummy.
|