Skip to content
Ken Sharp edited this page Dec 8, 2023 · 1 revision

GetMilliSeconds()

Get the count of a millisecond timer.

Syntax

unsigned long GetMilliSeconds();

Returns

unsigned long counter value from a millisecond timer.

Related Links

Clone this wiki locally