Uses of Class
top.focess.qq.core.debug.Section
-
Packages that use Section Package Description top.focess.qq.core.debug -
-
Uses of Section in top.focess.qq.core.debug
Methods in top.focess.qq.core.debug that return Section Modifier and Type Method Description static SectionSection. startSection(String name, Future<?> task, java.time.Duration timeout)static SectionSection. startSection(String name, Task task, java.time.Duration timeout)
-