continuous watch variable with timestamp

  • Thread starter Thread starter Berttus2000
  • Start date Start date
B

Berttus2000

Guest
Is it possible to have a continuous watch variable with timestamp. So every time the code is executed the variable is updated. Because of timing No use of breakpoints which will hold the program. If the variable is out of scope it will not be updated. If the variable changes the timestamp will also be updated. Right click on the variable and add to the list of variables to watch. It should be called easy debug.

Continue reading...
 
Back
Top