Skip to content

A calculator for calculating elapsed time and remaining delay for constant refresh rate.

Notifications You must be signed in to change notification settings

KruMF/DelayCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delay calculator

Abstract

A calculator for calculating elapsed time and remaining delay for constant refresh rate.

by Krumuvecis

Requirements

Usage

See a sample usage in src\test\java\DelayCalculatorTest\DelayTestThread.

Used in KruMF/ThreadAbstraction.