Package zombie.network
Class MPStatistic.MainThreadStatistic
java.lang.Object
zombie.network.MPStatistic.ThreadStatistic
zombie.network.MPStatistic.MainThreadStatistic
- Enclosing class:
- MPStatistic
public class MPStatistic.MainThreadStatistic extends MPStatistic.ThreadStatistic
-
Field Summary
-
Constructor Summary
Constructors Constructor Description MainThreadStatistic() -
Method Summary
Modifier and Type Method Description voidEnd()voidEndSleep()voidStart()voidStartSleep()Methods inherited from class zombie.network.MPStatistic.ThreadStatistic
Clear, Print, PrintTitleMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
MainThreadStatistic
public MainThreadStatistic()
-
-
Method Details
-
Start
public void Start()- Overrides:
Startin classMPStatistic.ThreadStatistic
-
End
public void End()- Overrides:
Endin classMPStatistic.ThreadStatistic
-
StartSleep
public void StartSleep() -
EndSleep
public void EndSleep()
-