millis()

Obtain the system time, [ms].

Obtain the system time, [ms].

uint32_t millis()

The system tick time is updated by TickTimer interrupt.

最終更新