Searched refs:epochSeconds (Results 1 – 1 of 1) sorted by relevance
99 long epochSeconds = System.currentTimeMillis() / 1000; in dumpMeminfo() local106 File outputFile = new File(outputDir, String.format("%d.txt", epochSeconds)); in dumpMeminfo()