请教WINCC中如何用C语言获取系统时间

2024年11月18日 15:30
有1个网友回答
网友(1):

一般使用time函数,Windows下可以使用GetTickCount或timeGetTime函数获取系统时间