addNanosecondsRunning

fun addNanosecondsRunning(deltaNanoseconds: Long, interpreterIndex: Int)

Record that some number of nanoseconds were just expended running this primitive.

Parameters

deltaNanoseconds

The sample to add, in nanoseconds.

interpreterIndex

The contention bin in which to add the sample.