mirror of
https://github.com/nasa/trick.git
synced 2025-01-30 08:03:51 +00:00
7e542440d1
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