mirror of
https://github.com/nasa/trick.git
synced 2025-03-13 15:56:41 +00:00
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.