TIME_TO_INT
Transfers the two least significant bytes of the milliseconds value as binary and discards any fractions of milliseconds.
Input
Name | Type | Description |
|---|---|---|
IN | TIME | Value to be converted |
Output
Name | Type | Description |
|---|---|---|
OUT | INT | Converted value |
Transfers the two least significant bytes of the milliseconds value as binary and discards any fractions of milliseconds.
Name | Type | Description |
|---|---|---|
IN | TIME | Value to be converted |
Name | Type | Description |
|---|---|---|
OUT | INT | Converted value |