toggle menu
ReactAndroid
next
JVM
switch theme
search in API
ReactAndroid
/
com.facebook.react.modules.debug
/
FpsDebugFrameCallback
/
FpsInfo
/
FpsInfo
Fps
Info
constructor
(
totalFrames
:
Int
,
totalJsFrames
:
Int
,
totalExpectedFrames
:
Int
,
total4PlusFrameStutters
:
Int
,
fps
:
Double
,
jsFps
:
Double
,
totalTimeMs
:
Int
)