millis()

Gets system's milliseconds

Example

Syntax

millis()

Description

The millis() function works by keeping track of the number of milliseconds that have passed since the program started running.

You can use this in your program to create time-based behaviors.

circle-info

Find these documents helpful? Let the people who made them help your child learn to code at Strivematharrow-up-right!

We'd love to hear your Feedback/Comments herearrow-up-right.

Last updated