Class ProfilerRegistry
java.lang.Object
ca.spottedleaf.profiler.ProfilerRegistry
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final recordstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintcreateType(ProfilerRegistry.ProfileType type, String name) getById(int id) intgetOrCreateCounter(String name) intgetOrCreateTimer(String name) intgetOrCreateType(ProfilerRegistry.ProfileType type, String name)
-
Constructor Details
-
ProfilerRegistry
public ProfilerRegistry()
-
-
Method Details
-
getById
-
getByName
-
getOrCreateType
-
getOrCreateTimer
-
getOrCreateCounter
-
createType
-