OpenTTD Source  1.11.2
NewGRFProfiler::Call Struct Reference

Measurement of a single sprite group resolution. More...

#include <newgrf_profiling.h>

Data Fields

uint32 root_sprite
 Pseudo-sprite index in GRF file.
 
uint32 item
 Local ID of item being resolved for.
 
uint32 result
 Result of callback.
 
uint32 subs
 Sub-calls to other sprite groups.
 
uint32 time
 Time taken for resolution (microseconds)
 
uint16 tick
 Game tick.
 
CallbackID cb
 Callback ID.
 
GrfSpecFeature feat
 GRF feature being resolved for.
 

Detailed Description

Measurement of a single sprite group resolution.

Definition at line 42 of file newgrf_profiling.h.


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