public class LogTimer extends Object
| Constructor and Description |
|---|
LogTimer() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEndTime() |
Long |
getEndTimeMillis() |
long |
getMillis() |
String |
getMilliSeconds(String fpsFormat) |
long |
getNanos() |
String |
getSeconds(String fpsFormat) |
String |
getStartTime() |
Long |
getStartTimeMillis() |
void |
startTimer() |
void |
stopTimer() |
public void startTimer()
public void stopTimer()
public long getNanos()
public long getMillis()
public String getStartTime()
public Long getStartTimeMillis()
public String getEndTime()
public Long getEndTimeMillis()
Copyright © 2020 OpenKeyWord. All rights reserved.