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
56590ceb6077d88b86d07985cddead44dec4982c
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
NetworkProfiler
/
NetworkProfiler
History
buildmachine
ce42430211
Code documentation from CL#2636592
...
[CL 2636758 by buildmachine in Main branch]
2015-07-29 07:47:34 -04:00
..
Properties
…
app.config
…
BinaryReaderBigEndian.cs
…
Charting.cs
Track more bandwidth information in the network profiler, and show a more useful chart view by default.
2015-02-13 17:24:11 -05:00
MainWindow.cs
Track more bandwidth information in the network profiler, and show a more useful chart view by default.
2015-02-13 17:24:11 -05:00
MainWindow.Designer.cs
Track more bandwidth information in the network profiler, and show a more useful chart view by default.
2015-02-13 17:24:11 -05:00
MainWindow.resx
…
NetworkProfiler.csproj
Track more bandwidth information in the network profiler, and show a more useful chart view by default.
2015-02-13 17:24:11 -05:00
NetworkStream.cs
…
PartialNetworkStream.cs
Track more bandwidth information in the network profiler, and show a more useful chart view by default.
2015-02-13 17:24:11 -05:00
Program.cs
…
StreamHeader.cs
Fix writing strings in network profiler data file headers. Now handles strings of any length, and doesn't waste space if a string is less than 255 characters long. Previously if a string, like the URL, was longer than 255 characters, it would overwrite the beginning of the token stream, corrupting it. Incremented profiler version. Fixes UE-16607.
2015-06-04 17:42:32 -04:00
StreamParser.cs
Track more bandwidth information in the network profiler, and show a more useful chart view by default.
2015-02-13 17:24:11 -05:00
Tokens.cs
Track more bandwidth information in the network profiler, and show a more useful chart view by default.
2015-02-13 17:24:11 -05:00