Measure time node outputs negative numbers after timer is reset while paused

Steps causing the bug to occur

  1. Load and run included composition
  2. Type ‘s’ into the console to start the timer
  3. Type ‘p’ to pause the timer
  4. Type ‘r’ to reset the timer
  5. Type ‘s’ to start the timer again

How did the result differ from what you expected?

Should start time from 0.0 seconds after a reset.

Other notes

  • Vuo version: 0.5.4
  • macOS version: OS X 10.9

MeasureTimeBug.vuo (4.62 KB)

Thanks for the report, @pianomatic. I’ve confirmed the problem, and we’ll investigate.

@Pianomatic, thank you for providing a test-composition and clear report — they helped us problem-solve efficiently. This issue is fixed for the 0.5.5 release — coming real soon!