public class LogTimer extends Object
| Constructor and Description |
|---|
LogTimer() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEndTime() |
long |
getMillis() |
String |
getMilliSeconds(String fpsFormat) |
long |
getNanos() |
String |
getSeconds(String fpsFormat) |
String |
getStartTime() |
void |
StartTimer() |
void |
StopTimer() |
Copyright © 2017 OpenKeyWord. All rights reserved.