Home
last modified time | relevance | path

Searched refs:PauseCommand (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/Commands/
DPauseCommand.cs13 public class PauseCommand : AutoLoadCommand class
22 public PauseCommand(Monitor monitor) : base(monitor, "pause", "pauses the emulation.", "p") in PauseCommand() method in Antmicro.Renode.UserInterface.Commands.PauseCommand