SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Public Member Functions | |
void | merge (const uptime_simple_t &other) |
void | datacollection_end (timespan_t t) |
Public Attributes | |
simple_sample_data_t | uptime_sum |
Additional Inherited Members | |
Protected Member Functions inherited from uptime_base_t | |
void | update (bool is_up, timespan_t current_time) |
void | datacollection_begin () |
void | reset () |
Protected Attributes inherited from uptime_base_t | |
timespan_t | last_start |
timespan_t | iteration_uptime_sum |