I am trying to us开发者_高级运维e traceview to run some profiling against an Android application. I have wrapped the code that I want to trace with the following lines:
First let me thank you all for your help. What I need is a function that takes in a EPOCH time stamp, like 1452.235687 and converts it to a readable timestamp like \'01-01-1970 00:00:00\'. More spec开