Searched refs:startPoint (Results 1 – 1 of 1) sorted by relevance
33 private long startPoint; field in Timer53 startPoint = System.currentTimeMillis(); in start()61 elapsedTime += (endPoint - startPoint); in stop()