Ask Your Question

Revision history [back]

  1. In C++ code you can use getTickCount and getTickFrequency. In Java there are Core.getTickCount and Core.getTickFrequency.

  2. Alternatively you can use Java profiler from Android SDK. It is integrated to Eclipse and is very helpful.