- java.lang.Object
-
- tech.fastj.engine.internals.ThreadFixer
-
public class ThreadFixer extends Object
Class that fixes inaccurate sleep time on Windows computers.- Since:
- 1.0.0
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
start()
Starts a daemon thread, if one has not already been started.
-