Periodic timer using Thread.Wait(), Sorted-List and simulated RTC
-
Updated
Jan 23, 2021
Periodic timer using Thread.Wait(), Sorted-List and simulated RTC
Create 2 classes with fields and methods. It is necessary to synchronize the methods of these classes with each other, i.e. to display values one by one (class 1, class 2, 1, 2, etc.)
Add a description, image, and links to the thread-wait topic page so that developers can more easily learn about it.
To associate your repository with the thread-wait topic, visit your repo's landing page and select "manage topics."