You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple WPF stopwatch control. It wraps a single Label control where the time is shown.
You can control the stopwatch with the Start(), Stop() and Pause() methods.