Home
last modified time | relevance | path

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

/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/layout/chartview/
DProfilerScrollbar.java192 int lastTime = (int) (standard.getLastTimestamp() - standard.getFirstTimestamp()); in calcTimeRange() local
241 int lastTime = (int) (standard.getLastTimestamp() - standard.getFirstTimestamp()); in resizeAndReposition() local
/developtools/profiler/device/plugins/ftrace_plugin/src/
Dresult_transporter.cpp55 static auto lastTime = std::chrono::high_resolution_clock::now(); in IsFlushTime() local
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/layout/event/
DTaskScenePanelChartEvent.java678 int lastTime = (int) (standard.getLastTimestamp() - standard.getFirstTimestamp()); in checkNewTime() local
/developtools/profiler/host/ohosprofiler/src/main/java/ohos/devtools/views/charts/
DProfilerChart.java375 int lastTime = getLastTime(); in refreshLegends() local