hmtcan / WinFormAppTimer

Start or stop the action when the button is pressed within the specified time interval.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • Sözde Kod // Pseudocode

1- Başlat / Start

2- Günün tarihini ve zamanı, saat, dakika ve saniye biçiminde ekrana yazdır / Print the date and time of the day in hour, minute, and second format on the screen

3- Belirli aralıkla tekrar edilmesi istenilen zamanı, saniye cinsinden kutunun içerisine yaz / Write the time in seconds desired for repetition into the box

4- Güncelle butona bas / Press the Update button

5- Zamanı, belirlenmiş aralıkla güncelle / Update the time at the specified interval

6- Bitir / End

  • Akış Şeması // Flowchart

    timer

About

Start or stop the action when the button is pressed within the specified time interval.


Languages

Language:C# 100.0%