Searched refs:millisBetweenFrames (Results 1 – 1 of 1) sorted by relevance
317 val millisBetweenFrames = 1000 / framesPerSecond in getTimeBetweenFrames() constant318 Duration.ofMillis(millisBetweenFrames.toLong()) in getTimeBetweenFrames()