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
47c94de653eac7d7043dc61596597fd9bc655b15
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
TraceServices
History
ionut matasaru
9bf87dd93c
[Insights] Improved error detection for timing region events. A zero duration region will be created automatically if begin and end events do not match. Excluded warnings for "<SlowTask>" regions as begin-end events are known to mismatch.
...
#rb Catalin.Dragoiu [CL 30767803 by ionut matasaru in ue5-main branch]
2024-01-22 07:58:35 -05:00
..
Private
[Insights] Improved error detection for timing region events. A zero duration region will be created automatically if begin and end events do not match. Excluded warnings for "<SlowTask>" regions as begin-end events are known to mismatch.
2024-01-22 07:58:35 -05:00
Public
Fix static analysis error.
2023-12-12 12:03:49 -05:00
TraceServices.Build.cs
Enabled UnsafeTypeCast warnings as errors in Trace/Insights related modules (UnrealInsights, TraceAnalysis, TraceServices, TraceDataFiltering, TraceUtilities, EditorTraceUtilities).
2023-09-29 07:22:52 -04:00