This is a simple timer stopwatch written in C++ with the Qt framework, without any extra features. A program for minimalists.

Features

  • Countdown timer
  • Stopwatch with lap feature
  • Sound alarm when timer is up
  • Can run both at the same time
  • Shows hundredth of a second
  • Millisecond accuracy (QTimer with Qt::PreciseTimer)
  • Window can be resized
  • High performance
  • Lightweight
  • Fast

Project Samples

Project Activity

See All Activity >