pause

open suspend override fun pause(bytes: Long): Long

Pauses, if necessary, to keep the instantaneous IO rate at or below the target. Be sure to only call this method when bytes >.getMinPauseCheckBytes, otherwise it will pause way too long!

Return

the pause time in nano seconds