[ InTouch / 인터치 ] PC/컴퓨터 시각/시분초 설정 스크립트
- 작성일2019/01/02 14:17
- 조회 271
InTouch - PC 시각 설정 스크립트
ITXSetSystemTime
Usage : ITXSetSystemTime(Hour, Minute, Second);
Example : ITXSetSystemTime(12, 15, 00);
This function will set the current system time to the specified hour/minute/second values. Note that hours must be specified in military time (0-23). Use this function carefully, as it takes effect immediately!