Class RouterTimestamper

java.lang.Object
net.i2p.time.Timestamper
net.i2p.router.time.RouterTimestamper
All Implemented Interfaces:
Runnable

public class RouterTimestamper extends Timestamper
Periodically query a series of NTP servers and update any associated listeners. It tries the NTP servers in order, contacting them using SNTP (UDP port 123).
Since:
0.9.1 moved from net.i2p.time