I have a timer class
@Component public class MyTimer { private ScheduledExecutorService schService; public void startTimer() { Instant i=Ins