MCPcopy Create free account
hub / github.com/amov-lab/Prometheus / RosWhileLoopRun

Method RosWhileLoopRun

Modules/control/src/lib/KeyboardEvent.cpp:63–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61 return key;
62}
63void KeyboardEvent::RosWhileLoopRun()
64{
65 getch();
66}
67int KeyboardEvent::input_flag;
68char KeyboardEvent::buff;

Callers 3

mainFunction · 0.45
mainloop2Function · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by 1

mainFunction · 0.36