This is the multi-page printable view of this section. Click here to print...

Return to the regular view of this page

As of 2025-07-24

millis()

Get system time
    Gets the system time in milliseconds.
    uint32_t millis()

    The system time is updated by TickTimer interrupts.