Module openj9.dtfj

Class TimeCommand

java.lang.Object
com.ibm.j9ddr.tools.ddrinteractive.Command
com.ibm.j9ddr.tools.ddrinteractive.commands.TimeCommand
All Implemented Interfaces:
ICommand

public class TimeCommand extends Command
Wrapper command to time the execution of another ddr command.
  • Constructor Details

    • TimeCommand

      public TimeCommand()
  • Method Details