lastRenderTimeMs property

num get lastRenderTimeMs

Returns the render time of the last update to the DOM in milliseconds. -1 means not rendered yet.

Implementation

num get lastRenderTimeMs;