Uses of Package
io.github.thebusybiscuit.slimefun4.core.services.profiler
Packages that use io.github.thebusybiscuit.slimefun4.core.services.profiler
Package
Description
This package holds classes related to the
SlimefunProfiler
.This package holds the different implementations of
PerformanceInspector
.This package holds all classes that are related to the actual implementation of this plugin.
-
Classes in io.github.thebusybiscuit.slimefun4.core.services.profiler used by io.github.thebusybiscuit.slimefun4.core.services.profilerClassDescriptionThis interface is used to identify someone as a
PerformanceInspector
.This enum is used to quantify Slimefun's performance impact.Holds the different types of ordering for summaries. -
Classes in io.github.thebusybiscuit.slimefun4.core.services.profiler used by io.github.thebusybiscuit.slimefun4.core.services.profiler.inspectorsClassDescriptionThis interface is used to identify someone as a
PerformanceInspector
.Holds the different types of ordering for summaries. -
Classes in io.github.thebusybiscuit.slimefun4.core.services.profiler used by io.github.thebusybiscuit.slimefun4.implementationClassDescriptionThe
SlimefunProfiler
works closely to theTickerTask
and is responsible for monitoring that task.