mirror of
https://github.com/nasa/trick.git
synced 2025-01-31 08:25:41 +00:00
d97f482219
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.