|
|
|
|
|
<Chrono>.Reset (Function) In french: <Chrono>.RAZ Stops and resets a running stopwatch. The value of the elapsed time is lost. New in version 2025MonChrono is Chrono
...
...
MonChrono.Reset()
Syntax <Stopwatch>: Chrono variable Name of the Chrono variable that corresponds to the stopwatch to use. Remarks Error A WLanguage error occurs ("The stopwatch is not started") if <Chrono>.Start was not called before <Chrono>.Reset.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|