SetTimecomponentsHR (function)
Syntax |
SetTimeComponentsHR param1, param2, param 3 ….9
|
|
Description | Given components of the time. Current time divided into time components of year, month, day, hour, min, sec and nanoseconds. | |
Param1 | Double. High value of input time. | |
Param2 | Double. Low value of input time. | |
Param3 | Integer. Timecomponent. | |
Param4 | Integer. Timecomponent. | |
Param5 | Integer. Timecomponent. | |
Param6 | Integer. Timecomponent. | |
Param7 | Integer. Timecomponent. | |
Param8 | Integer. Timecomponent. | |
Param9 | Long. Nanosecond time component. | |
Example |
|
|
See also | GetTimeComponentsHR (function) |