Class AnalyticsService
java.lang.Object
io.github.thebusybiscuit.slimefun4.core.services.AnalyticsService
This class represents an analytics service that sends data.
This data is used to analyse performance of this
Plugin.
You can find more info in the README file of this Project on GitHub.
- Author:
- WalshyDev
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrecordPlayerProfileDataTime(String backend, boolean load, long nanoseconds) voidstart()
-
Constructor Details
-
AnalyticsService
-
-
Method Details
-
start
public void start() -
recordPlayerProfileDataTime
-