graphicsStats property

GraphicsStats? graphicsStats
getter/setter pair

Graphics statistics for the entire run.

Statistics are reset at the beginning of the run and collected at the end of the run.

Implementation

GraphicsStats? graphicsStats;