Interface OriginStats


public interface OriginStats
User: [email protected] Date: 3/20/15 Time: 5:55 PM
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    completed(boolean success, long totalTimeMS)
     
    void
     
  • Method Details

    • started

      void started()
    • completed

      void completed(boolean success, long totalTimeMS)