Provides a stub class for time synchronization. Full implementation is now in net.i2p.router.time.
| インタフェース | 説明 |
|---|---|
| Timestamper.UpdateListener |
Interface to receive update notifications for when we query the time
Only used by Clock.
|
| クラス | 説明 |
|---|---|
| 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.
|