JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.minecraft.util.profiling
Profiler
Scope
Contents
Description
Method Summary
Method Details
close()
Hide sidebar
Show sidebar
Interface Profiler.Scope
All Superinterfaces:
AutoCloseable
Enclosing class:
Profiler
public static interface
Profiler.Scope
extends
AutoCloseable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
close
()
Method Details
close
void
close
()
Specified by:
close
in interface
AutoCloseable