I\'m running a threaded Java program and using System.nanoTime() to report the execution time of the code. I\'ve implemented an adder MyAdder which
System.nanoTime()
MyAdder