Life
Loading...
Searching...
No Matches
Data Fields
gol_simulation_property_grid_access_profiling Struct Reference

Statistics collected per frame about access to grid cells. More...

#include <simulation.h>

Data Fields

uint32_t hit_count
 Count of accesses that returned requested cell.
 
uint32_t miss_count
 Count of accesses that returned cell other than the requested one.
 

Detailed Description

Statistics collected per frame about access to grid cells.

Since
1.0.0

The documentation for this struct was generated from the following file: