REAL_TO_TIME
Converts the value before the decimal point to milliseconds and the value after the decimal point to fractions of milliseconds.
Input
Name | Type | Description |
|---|---|---|
IN | REAL | Value to be converted |
Output
Name | Type | Description |
|---|---|---|
OUT | TIME | Converted value |