mirror of
https://github.com/nasa/trick.git
synced 2025-02-07 11:20:24 +00:00
Added a clock reference that to the FrameLog class that defaults to the GetTimeOfDay clock. This clock has fast access and is non intrusive to real-time operations using a different clock. Added a function to set the clock to something else if desired.