-
public class DevToolsReactPerfLogger.FabricCommitPoint
-
-
Method Summary
Modifier and Type Method Description longgetCommitNumber()longgetCommitStart()longgetCommitEnd()longgetFinishTransactionStart()longgetFinishTransactionEnd()longgetDiffStart()longgetDiffEnd()longgetLayoutStart()longgetLayoutEnd()longgetBatchExecutionStart()longgetBatchExecutionEnd()longgetUpdateUIMainThreadStart()longgetUpdateUIMainThreadEnd()-
-
Method Detail
-
getCommitNumber
long getCommitNumber()
-
getCommitStart
long getCommitStart()
-
getCommitEnd
long getCommitEnd()
-
getFinishTransactionStart
long getFinishTransactionStart()
-
getFinishTransactionEnd
long getFinishTransactionEnd()
-
getDiffStart
long getDiffStart()
-
getDiffEnd
long getDiffEnd()
-
getLayoutStart
long getLayoutStart()
-
getLayoutEnd
long getLayoutEnd()
-
getBatchExecutionStart
long getBatchExecutionStart()
-
getBatchExecutionEnd
long getBatchExecutionEnd()
-
getUpdateUIMainThreadStart
long getUpdateUIMainThreadStart()
-
getUpdateUIMainThreadEnd
long getUpdateUIMainThreadEnd()
-
-
-
-