mirror of
https://github.com/nasa/trick.git
synced 2025-01-03 03:46:44 +00:00
7 lines
121 B
Python
7 lines
121 B
Python
|
# $Id: realtime.py 1176 2010-10-25 15:41:50Z lin $
|
||
|
|
||
|
trick.frame_log_on()
|
||
|
trick.real_time_enable()
|
||
|
trick.itimer_enable()
|
||
|
|