开发者

Android thread stime,utime?

What does this mean and what's the difference?

开发者_如何学运维stime and utime in DDMS


utime - cumulative time spent executing user code, in "jiffies" (usually 10ms). Only available under Linux. stime - cumulative time spent executing system code, in "jiffies" (usually 10ms).

Please more detail check link http://www.linuxtopia.org/online_books/android/devguide/guide/developing/tools/ddms.html

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜