You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code
Nicholas Lawson 1a0d466443
Adds simple stats tracking to AssetProcessor (#5573)
* Adds simple stats tracking to AssetProcessor

The system captures cumulative and individual processing times.
It avoids touching any part of the app which affects decision
making or flow, or altering any structures such as JobEntry which
are involved in processing, in order to keep it as simple and
small as possible.

Signed-off-by: lawsonamzn <70027408+lawsonamzn@users.noreply.github.com>
4 years ago
..
Editor Update build copy back to Developer Preview 4 years ago
Framework Fixed unused variable warning in Release configuration in Linux. (#5830) 4 years ago
LauncherUnified Modify resource limit function to warn (#5807) 4 years ago
Legacy Fixed compile errors release (#5749) 4 years ago
Tools Adds simple stats tracking to AssetProcessor (#5573) 4 years ago
CMakeLists.txt Shorten copyright headers by splitting into 2 lines (#2213) 5 years ago