ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater/Docking/FloatingMemorySearcher.cs
(Generate patch)

Comparing trunk/RomCheater/Docking/FloatingMemorySearcher.cs (file contents):
Revision 444 by william, Sun Jun 2 18:56:41 2013 UTC vs.
Revision 445 by william, Sun Jun 2 19:21:16 2013 UTC

# Line 1113 | Line 1113 | namespace RomCheater.Docking
1113          private void SearchWorkerThread_DoWork(object sender, DoWorkEventArgs e)
1114          {
1115              try
1116 <            {
1116 >            {            
1117                  Stopwatch st = new Stopwatch();
1118                  st.Start();
1119  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines