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
1afdece4bc89cf0efe1decda254d289c6aaa2baa
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
TraceAnalysis
/
Public
/
Trace
History
Martin Ridgers
4c8225b424
An alternative API for reading fields' values. A opaque handle can be retrieved when an event is first described instead of hashing a string and traversing a table for each GetValue() call. Bast-case can be an instruction or two instead of much work.
...
#rb none #rnx [CL 15034179 by Martin Ridgers in ue5-main branch]
2021-01-10 16:26:31 -04:00
..
Analysis.h
Moved the Trace namespace into the UE namespace.
2020-11-17 06:54:28 -04:00
Analyzer.h
An alternative API for reading fields' values. A opaque handle can be retrieved when an event is first described instead of hashing a string and traversing a table for each GetValue() call. Bast-case can be an instruction or two instead of much work.
2021-01-10 16:26:31 -04:00
ControlClient.h
Moved the Trace namespace into the UE namespace.
2020-11-17 06:54:28 -04:00
DataStream.h
Moved the Trace namespace into the UE namespace.
2020-11-17 06:54:28 -04:00
StoreClient.h
Moved the Trace namespace into the UE namespace.
2020-11-17 06:54:28 -04:00
StoreService.h
Moved the Trace namespace into the UE namespace.
2020-11-17 06:54:28 -04:00