Uses of Class
net.i2p.time.Timestamper
Packages that use 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
Methods in net.i2p.router that return Timestamper -
Uses of Timestamper in net.i2p.router.time
Subclasses of Timestamper in net.i2p.router.timeModifier and TypeClassDescriptionclass
Periodically query a series of NTP servers and update any associated listeners. -
Uses of Timestamper in net.i2p.util
Methods in net.i2p.util that return TimestamperModifier and TypeMethodDescriptionClock.getTimestamper()
This is a dummy, see RouterClock and RouterTimestamper for the real thing