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
-
Method Summary
Modifier and TypeMethodDescriptionvoid
recordPlayerProfileDataTime
(String backend, boolean load, long nanoseconds) void
start()
-
Constructor Details
-
AnalyticsService
-
-
Method Details
-
start
public void start() -
recordPlayerProfileDataTime
-