[console_scripts]
pyrtc-ao-loop-bench = benchmarks.ao_loop_bench:main
pyrtc-clear-shms = pyRTC.scripts.clear_shms:main
pyrtc-core-bench = benchmarks.core_compute_bench:main
pyrtc-measure-latency = pyRTC.scripts.measure_latency:main
pyrtc-shm-monitor = pyRTC.scripts.shm_monitor:main
pyrtc-view = pyRTC.scripts.view:main
pyrtc-view-launch-all = pyRTC.scripts.view_launch_all:main
