Definition at line 60 of file monitor.h.
◆ frame_time_last
double EcsWorldSummary::frame_time_last |
Time spent processing a frame.
Definition at line 70 of file monitor.h.
◆ frame_time_total
double EcsWorldSummary::frame_time_total |
Total time spent processing a frame.
Definition at line 65 of file monitor.h.
◆ merge_time_last
double EcsWorldSummary::merge_time_last |
Time spent in merges.
Definition at line 72 of file monitor.h.
◆ merge_time_total
double EcsWorldSummary::merge_time_total |
Total time spent in merges.
Definition at line 67 of file monitor.h.
◆ system_time_last
double EcsWorldSummary::system_time_last |
Time spent in systems.
Definition at line 71 of file monitor.h.
◆ system_time_total
double EcsWorldSummary::system_time_total |
Total time spent in systems.
Definition at line 66 of file monitor.h.
◆ target_fps
double EcsWorldSummary::target_fps |
The documentation for this struct was generated from the following file: