Skip to content

coffee247/VSClock

Repository files navigation

License: MIT

Variable-Speed-Clock (really a ticker)

A C++ Timer running in it's own thread (QT Creator C++ with GUI)

Timers are for when you want to do something once in the future - tickers are for when you want to do something repeatedly at regular intervals. Here’s an example of a ticker that ticks periodically and has a controllable / variable ticking rate.

How to run the Variable Speed Clock App

(LINUX version)

  1. Download the archive titled "VariableSpeedClock.zip" Click link to download.
  2. Extract the archive
  3. Open the extracted folder in terminal
  4. Type the following command into terminal
./VSClock
  1. The open application will look like the image below.

About

Variable Speed Clock (Tick Counter)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published