Package top.focess.qq.core.debug
Class Section
- java.lang.Object
-
- top.focess.qq.core.debug.Section
-
public class Section extends Object
-
-
Constructor Summary
Constructors Constructor Description Section()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidstartSection(String name, Task task)static voidstartSection(String name, Task task, java.time.Duration timeout)static voidstopSection(String name)
-