public class Introduce extends Object
| Constructor and Description |
|---|
Introduce() |
| Modifier and Type | Method and Description |
|---|---|
static void |
jitter()
Sleep for between 0 and 5 milliseconds.
|
static void |
jitter(UpTo upTo)
Sleep for a random amount between 0 and given the parameter milliseconds.
|
public static void jitter()
public static void jitter(UpTo upTo)
upTo - the amount to sleep up toCopyright © 2009–2017 tempus-fugit committers. All rights reserved.