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
1ddeb68eeefe1302ebfd0ba714be1c84884d0f92
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
TraceAnalysis
/
Private
/
Analysis
History
Martin Ridgers
47783d686d
Moved trace's transport enums into their own include file.
...
#rb jb #rnx [CL 15929693 by Martin Ridgers in ue5-main branch]
2021-04-06 09:35:47 -04:00
..
Transport
Moved trace's transport enums into their own include file.
2021-04-06 09:35:47 -04:00
Context.cpp
Moved the Trace namespace into the UE namespace.
2020-11-17 06:54:28 -04:00
Engine.cpp
Moved trace's transport enums into their own include file.
2021-04-06 09:35:47 -04:00
Engine.h
Indicate when it is okay for analysis to derive the starting log serial. This mitigates against cases where the data sent in one update of the run time has fragmented delivery when analysed (e.g. due to TCP overhead or read buffer sizes). Fragmentation results in analysis making decisions based on a partial view of the world.
2021-01-11 04:15:10 -04:00
EventToCbor.cpp
Moved the Trace namespace into the UE namespace.
2020-11-17 06:54:28 -04:00
Processor.cpp
Moved the Trace namespace into the UE namespace.
2020-11-17 06:54:28 -04:00
Processor.h
Moved the Trace namespace into the UE namespace.
2020-11-17 06:54:28 -04:00
StreamReader.cpp
Moved the Trace namespace into the UE namespace.
2020-11-17 06:54:28 -04:00
StreamReader.h
Moved the Trace namespace into the UE namespace.
2020-11-17 06:54:28 -04:00