This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b2acdadf67c052d41c8b899b535520faca6e8ad1
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Core
/
Public
/
Stats
History
Gil Gribb
2497cba88b
UE4 - Added stat DumpSpam command and avoid stat messages for no-op adds.
...
[CL 2698845 by Gil Gribb in Main branch]
2015-09-21 09:21:41 -04:00
..
Stats2.h
UE4 - Added stat DumpSpam command and avoid stat messages for no-op adds.
2015-09-21 09:21:41 -04:00
Stats.h
Stats - Added stats command
2015-06-16 10:34:57 -04:00
StatsData.h
Stats - Refactored reading from a stats file (wip)
2015-07-09 11:52:13 -04:00
StatsFile.h
Stats - Better support for RequestStop in ProcessStats, added stats for PostProcess stage, cleaned a bit code, some documentation added, cleaned/documented StatsMemoryDumpCommand, OpenRawStatsForMemoryProfiling is ready for use by the external code, ready for use
2015-07-14 13:15:20 -04:00
StatsMallocProfilerProxy.h
Stat - Stats memory profiler improvements, added realloc message (UECORE-167)
2015-06-19 05:21:13 -04:00
StatsMisc.h
Added counter to stats system that can total time spent in a reentrant function. Useful for load time profiling of linker and blueprint compiler.
2015-06-09 13:14:09 -04:00