This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

请问osal_systemClock系统时间溢出了会发生什么?

请问各位大牛,

osal_systemClock表示系统距离上一次启动的时间,以毫秒为单位,数据类型为Uint32,也就是说最长可以表示49.7天。如果向上溢出了了系统是怎么处理的?横跨在溢出时间点上的定时事件会不会出问题?

谢谢