Class AndroidTimeUtil



  • public class AndroidTimeUtil
    extends Object
    • Constructor Detail

      • AndroidTimeUtil

        public AndroidTimeUtil()
    • Method Detail

      • time

        public static void time(String key)
        Associate the current time with the identifier 'key'
      • time

        public static void time(String key,
                                String logKey,
                                String message)
        Log the time passed in milliseconds since you called time(key).