The reason you are seeing a "harshed" number like 0.000012 is because you have your ElapsedTime object set up in a general numeric format. If you right click on the object and go to display properties, you will have the option to change the numeric format to something more applicable. For example, by selecting HH:MM:SS, you will display the elapsed time that your expression is true in hours, minutes, and seconds.