|
OpenTTD Source 20251117-master-g7398d2e290
|
Profiling of NewGRF action 2 handling. More...
#include "timer/timer_game_calendar.h"#include "newgrf.h"#include "newgrf_callbacks.h"#include "newgrf_spritegroup.h"Go to the source code of this file.
Data Structures | |
| struct | NewGRFProfiler |
| Callback profiler for NewGRF development. More... | |
| struct | NewGRFProfiler::Call |
| Measurement of a single sprite group resolution. More... | |
Variables | |
| std::vector< NewGRFProfiler > | _newgrf_profilers |
Profiling of NewGRF action 2 handling.
Definition in file newgrf_profiling.h.
|
extern |
Definition at line 25 of file newgrf_profiling.cpp.