Uses of Class
net.i2p.time.Timestamper
Package
Description
The I2P router application handles the I2P network communication.
Provides classes for time synchronization using NTP.
These classes define the several useful utilities used
throughout the router and applications.
-
Uses of Timestamper in net.i2p.router
-
Uses of Timestamper in net.i2p.router.time
Modifier and TypeClassDescriptionclass
Periodically query a series of NTP servers and update any associated listeners. -
Uses of Timestamper in net.i2p.util
Modifier and TypeMethodDescriptionClock.getTimestamper()
This is a dummy, see RouterClock and RouterTimestamper for the real thing