Questo sito utilizza i cookie per migliorare servizi ed esperienza degli utenti. Se decidi di continuare la navigazione consideriamo che accetti il loro uso.

Panoramica Cerca Sopra
Dettagli del download
Elapsed time measu Elapsed time measuring
(0 voti)

Stopwatch is a project designed to demonstrate how to measure the amount of time elapsed from a particular time (similarly as done by a stopwatch). The main visualization window contains two buttons named Start Measuring Time and Stop Measuring Time. After clicking on the Start Measuring Time button, the amount of elapsed time begins to be displayed by the Display components. It is displayed in two ways:

1. As a single piece of data in milliseconds.

2. In hours, minutes, and seconds.

To measure the amount of elapsed time, a periodic script named MeasureTime is used. By default, this script is disabled (the Enable execution property is inactive). Upon clicking on the Start Measuring Time button, the StartMeasuringTime script gets executed. This script enables the MeasureTime script to get executed periodically at the specified Repeat interval. Upon clicking on the Stop Measuring Time button, the StopMeasuringTime script gets executed. This script disables the MeasureTime script.

Informazioni

Versione:
Dimensione25.94 KB
Downloads6
Lingua
Licenza
Autore
Sito Web
Prezzo
Creato24-08-2015
Creato da
Modificato il24-08-2015
Modificato daroby

Solo gli utenti registrati e loggati possono scaricare questo file.

.

.