Skip navigation links
M N P S T 

M

micro(int) - Static method in class net.digger.util.Pause
Pauses the given number of microseconds.
milli(int) - Static method in class net.digger.util.Pause
Pauses the given number of milliseconds.

N

nano(int) - Static method in class net.digger.util.Pause
Pauses the given number of nanoseconds.
NANO_PRECISION - Static variable in class net.digger.util.Pause
 
net.digger.util - package net.digger.util
 

P

Pause - Class in net.digger.util
Utility for pausing the current thread briefly.
Pause() - Constructor for class net.digger.util.Pause
 

S

second(int) - Static method in class net.digger.util.Pause
Pauses the given number of seconds.

T

time(Runnable) - Static method in class net.digger.util.Timer
Runs the given code and returns the elapsed time in nanoseconds.
Timer - Class in net.digger.util
Utility for timing the execution of code.
Timer() - Constructor for class net.digger.util.Timer
 
M N P S T 
Skip navigation links

Copyright © 2018. All rights reserved.