Package 

Class ViewEvent.Fbc


  • 
    public final class ViewEvent.Fbc
    
                        

    First Build Complete (Flutter)

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Long timestamp
    • Constructor Summary

      Constructors 
      Constructor Description
      ViewEvent.Fbc(Long timestamp)
    • Method Summary

      Modifier and Type Method Description
      final Long getTimestamp()
      final JsonElement toJson()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ViewEvent.Fbc

        ViewEvent.Fbc(Long timestamp)
        Parameters:
        timestamp - Time of all completed build methods after a route change, in ns since view start.