mirror of
https://github.com/nasa/trick.git
synced 2025-02-20 09:16:20 +00:00
Added a time variable that is in seconds. A created a special case for var_add if you add "time" then this variable will be added to the list of variables returned. trick.var_add("time") refs #151