forked from I2P_Developers/i2p.i2p
partial revert of 6df9f4e154d148867ee158cbe9e9acf3fb73d680
This commit is contained in:
@ -113,7 +113,7 @@ public class Clock implements Timestamper.UpdateListener {
|
||||
/*
|
||||
* @return the current delta from System.currentTimeMillis() in milliseconds
|
||||
*/
|
||||
public synchronized long getOffset() {
|
||||
public long getOffset() {
|
||||
return _offset;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user