Is this hazelcast bug

i read the hazelcast source code.i found these code below in the source java file ClusteredCacheFactory.java.

i think it should be nanosLeft -= (System.nanoTime() - start);