|
|
|
|
|
ChronoReset (Function) In french: ChronoRAZ Stops and resets a running stopwatch. The value of the elapsed time is lost. New in version 2025Syntax
Stopping and resetting the timing started with a stopwatch number Hide the details
ChronoReset([<Stopwatch number>])
<Stopwatch number>: Optional integer Identifier of the stopwatch to reset. If this parameter is not specified, its default value is set to 1. Remarks Error A WLanguage error occurs ("The stopwatch is not started") if ChronoStart was not called before ChronoReset. Business / UI classification: Neutral code
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|