You are here: Lua Scripting Resources eGuide > Lua Scripting API Reference Guide > Timer Library > getMilliSecCounter

16.1 getMilliSecCounter

timer.getMilliSecCounter()

Returns the value of the internal millisecond counter. The counter rolls over to zero when it passes 232 milliseconds.

Introduced in platform.apiLevel = '1.0'