Running benchmark on my computer Linux Intel(R) Core(TM) i5-4430 CPU @ 3.00GHz
. I have a granularity of 36ns and a latency of 37ns for the method System.nanoTime().
I am concerned about where this 36ns is spent, Is it the time for the Operating System to access the registers and get the value of the current time ?