mirror of
https://github.com/nasa/trick.git
synced 2025-04-03 09:19:14 +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