bisq/p2p
Julian Knutsen de72d3954d
Use dependency injected Clock in P2PDataStore
Use the DI Clock object already available in P2PDataStore, instead
of calling System.currentTimeMillis() directly. These two functions
have the same behavior and switching over allows finer control
of time in the tests.
2019-11-12 15:55:34 -08:00
..
src Use dependency injected Clock in P2PDataStore 2019-11-12 15:55:34 -08:00