java.lang.Object
net.minecraftforge.fmlonlyclient.ClientModLoader.SpacedRunnable
-
Field Summary
Fields
private long
(package private) static long
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
NANO_SLEEP_TIME
static final long NANO_SLEEP_TIME
-
-
lastRun
private long lastRun
-
Constructor Details
-
SpacedRunnable
private SpacedRunnable
(Runnable wrapped)
-
Method Details
-
run
public void run()
- Specified by:
run
in interface Runnable