public class JniCauchoSystem
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
JniCauchoSystem() |
| Modifier and Type | Method and Description |
|---|---|
static JniCauchoSystem |
create() |
double |
getLoadAvg()
Returns true if we're currently running a test.
|
void |
initJniBackground()
Initialize any JNI code
|
public static JniCauchoSystem create()
public double getLoadAvg()
public void initJniBackground()