Package top.focess.qq.core.debug
Class Section
- java.lang.Object
-
- top.focess.qq.core.debug.Section
-
public class Section extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()static SectionstartSection(String name, Future<?> task, java.time.Duration timeout)static SectionstartSection(String name, Task task, java.time.Duration timeout)voidstop()
-