Home
last modified time | relevance | path

Searched defs:getSecondFromNSecond (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/host/ohosprofiler/src/test/java/ohos/devtools/views/trace/util/
DTimeUtilsTest.java32 void getSecondFromNSecond() { in getSecondFromNSecond() method in TimeUtilsTest
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/trace/util/
DTimeUtils.java42 public static String getSecondFromNSecond(final long ns) { in getSecondFromNSecond() method in TimeUtils