Statistics for a single system (use ecs_system_stats_get()).
More...
#include <stats.h>
Statistics for a single system (use ecs_system_stats_get()).
Definition at line 184 of file stats.h.
◆ first_
| int64_t ecs_system_stats_t::first_ |
Used for field iteration.
Do not set.
Definition at line 185 of file stats.h.
◆ last_
| int64_t ecs_system_stats_t::last_ |
Used for field iteration.
Do not set.
Definition at line 187 of file stats.h.
◆ query
Query statistics.
Definition at line 191 of file stats.h.
◆ task
| bool ecs_system_stats_t::task |
Whether the system is a task.
Definition at line 189 of file stats.h.
◆ time_spent
Time spent processing a system.
Definition at line 186 of file stats.h.
The documentation for this struct was generated from the following file: