TIME_TO_DWORD
Transfers the four 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 | DWORD | Converted value |
Transfers the four 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 | DWORD | Converted value |