Searched refs:getTimeFromLastMillis (Results 1 – 1 of 1) sorted by relevance
55 onMark(getTotalMillis(time), getTimeFromLastMillis(time), reason); in mark()62 onStop(getTotalMillis(time), getTimeFromLastMillis(time)); in stop()69 onStop(getTotalMillis(time), getTimeFromLastMillis(time), reason); in stop()138 private double getTimeFromLastMillis(long timeNanos) { in getTimeFromLastMillis() method in ProfileBase