mirror of
https://github.com/nasa/trick.git
synced 2025-03-01 03:36:25 +00:00
7 lines
154 B
Python
7 lines
154 B
Python
|
|
trick.real_time_enable()
|
|
trick.exec_set_software_frame(0.1)
|
|
trick.itimer_enable()
|
|
|
|
trick.exec_set_enable_freeze(True)
|
|
trick.exec_set_freeze_command(True) |