HomeSort by relevance Sort by last modified time
    Searched full:timedeltainmicroseconds (Results 1 - 2 of 2) sorted by null

  /libcore/dalvik/src/main/java/dalvik/system/profiler/
BinaryHprofWriter.java 133 int timeDeltaInMicroseconds,
140 out.writeInt(timeDeltaInMicroseconds);
BinaryHprofReader.java 170 int timeDeltaInMicroseconds = in.readInt();

Completed in 47 milliseconds