https://github.com/mohammedtsmu/stop-watch-csharp
Stop Watch app written in C# including Timer with start, stop, reset and laps
https://github.com/mohammedtsmu/stop-watch-csharp
computer-version csharp laps lapse-controller stopwatch stopwatch-app stopwatch-application
Last synced: about 1 year ago
JSON representation
Stop Watch app written in C# including Timer with start, stop, reset and laps
- Host: GitHub
- URL: https://github.com/mohammedtsmu/stop-watch-csharp
- Owner: MohammedTsmu
- License: gpl-3.0
- Created: 2023-03-13T08:34:49.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-18T22:56:24.000Z (about 3 years ago)
- Last Synced: 2025-01-21T16:13:03.457Z (over 1 year ago)
- Topics: computer-version, csharp, laps, lapse-controller, stopwatch, stopwatch-app, stopwatch-application
- Language: C#
- Homepage:
- Size: 688 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Stop-Watch-CSharp
Stop Watch app written in C# including Timer with start, stop, reset and laps
To run the app
Nevigate to -> C#StopWatch-> bin -> Debug -> C#StopWatch.exe

