Hi,
I use CommandLineSimulator to create a simulator. Then I want to implemnet pause function in the simulator.
For Example, if I press 'p' in the keyboard, the simulator will pause and enter a sleep state. Then I press 'c' in the keyboard, it can continue to run.
Can the CommandLineSimulator acheive this function?
Hi, I use CommandLineSimulator to create a simulator. Then I want to implemnet pause function in the simulator. For Example, if I press 'p' in the keyboard, the simulator will pause and enter a sleep state. Then I press 'c' in the keyboard, it can continue to run. Can the CommandLineSimulator acheive this function?