|
Conquer Space 0.0.0
A space themed grand strategy game set in the near future, with realistic orbital mechanics, and an emphasis on economics and politics.
|
Functions | |
| void | set_time_block (const std::string &str, std::chrono::high_resolution_clock::time_point start, std::chrono::high_resolution_clock::time_point end) |
| std::map< std::string, int > & | get_profile_information () |
Variables | |
| std::map< std::string, int > | profiler_information_map |
| std::map< std::string, int > & get_profile_information | ( | ) |
| void set_time_block | ( | const std::string & | str, |
| std::chrono::high_resolution_clock::time_point | start, | ||
| std::chrono::high_resolution_clock::time_point | end | ||
| ) |
| std::map<std::string, int> profiler_information_map |