public class LivestreamInternalTimer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static LivestreamInternalTimer |
INSTANCE |
| Constructor and Description |
|---|
LivestreamInternalTimer() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCurrentTime() |
void |
reset() |
void |
start() |
void |
start(int initialPlaybackTime) |
void |
stop() |
public static LivestreamInternalTimer INSTANCE