kitControl-TimeDifference
This component subtracts In2 from In1, and outputs it as a StatusNumeric in milliseconds. You may link a CurrentTime object to one of the inputs for a countdown or count-up type of output.
TimeDifference is in the Timer folder of the kitControl palette

| Property | Value | Description |
|---|---|---|
| Out | read-only milliseconds | Displays the numeric value that represents the time difference between In1 property value and In2 property value. |
| In1 | date hour:minute:second AM/PM Time zone | Defines a value from which to subtract In2. |
| In2 | date hour:minute:second AM/PM Time zone | Defines the value to subtract from In1. |