Class DbgTimer.DbgCtx
java.lang.Object
ghidra.app.plugin.assembler.sleigh.util.DbgTimer.DbgCtx
- All Implemented Interfaces:
AutoCloseable
- Enclosing class:
DbgTimer
A context for idiomatic use of the
DbgTimer
in a try-with-resources block-
Method Summary
-
Method Details
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
-