nasa / TrickHLA

TrickHLA: An IEEE 1516 High Level Architecture (HLA) Simulation Interoperability Standard Implementation for Trick Base Simulations
Other
38 stars 15 forks source link

Rename get_double_time() function to get_time_in_seconds(). #23

Closed dandexter closed 4 years ago

dandexter commented 4 years ago

The get_double_time() function name is obscure and does not indicate what the function returns as clearly as it could. Rename the function to get_time_in_seconds().