OpenTTD Source  12.0-beta2
newgrf_profiling.cpp File Reference
#include "newgrf_profiling.h"
#include "date_func.h"
#include "fileio_func.h"
#include "string_func.h"
#include "console_func.h"
#include "spritecache.h"
#include "walltime_func.h"
#include <chrono>

Go to the source code of this file.

Variables

std::vector< NewGRFProfiler_newgrf_profilers
 
Date _newgrf_profile_end_date
 

Detailed Description

Profiling of NewGRF action 2 handling.

Definition in file newgrf_profiling.cpp.