Home
last modified time | relevance | path

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

/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/applicationtrace/util/
DTimeUtils.java146 public static long getIntersection(long fStartNs, long fEndNs, long sStartNs, long sEndns) { in getIntersection()
164 public static long getNanoIntersection(long fStartNs, long fEndNs, long sStartNs, long sEndns) { in getNanoIntersection()