Runtime:getFrameStartTime()

Type Function
Object Runtime
Library none
Return value none
Revision Release 2022.3683
Keywords runtime, time
See also enterFrame.time

Overview

Returns the time since the application started, as of the start of this frame.

This is also available from the enterFrame event's time member.

Syntax

Runtime:getFrameStartTime()