Searched refs:system2 (Results 1 – 1 of 1) sorted by relevance
140 Instant system2 = Instant.ofEpochMilli(System.currentTimeMillis()); in test_ClockResolution() local144 System.out.println(formatTime("systemUTC #2 ", system2)); in test_ClockResolution()148 if (system2.isBefore(system1)) { in test_ClockResolution()151 System.err.println(formatTime("\n\tsystem2", system2)); in test_ClockResolution()154 + formatTime("\n\tsystem2", system2)); in test_ClockResolution()