mirror of
https://github.com/nasa/trick.git
synced 2025-01-30 08:03:51 +00:00
e6abfd21b8
If real-time is off, we exit the rt_monitor function early. The frame scheduled time was calculated after the exit call. Moved the frame scheduled time calcuation before the exit.