Please help me with the time delay procedure between the two “set texts”. “PointsAccumulatedTopLabelValue.Text” increases with time (Clock) at a rate of 0.001 every 1000ms. But I can’t seem get a difference between the reading of Temp1 and Temp2.
What I really wanted was to store a value that is changing with time to 2 different constants and then find the difference between the constants. How do i do That?