清空性能缓冲区中 name 为 name 的自定义性能数据。
xhs.getPerformance().clearMarks(name)
无
xhs.getPerformance && xhs.getPerformance().mark("xhs"); xhs.getPerformance && xhs.getPerformance().clearMarks("xhs");