perf

package
v0.0.0-...-6868f19 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 10, 2020 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

*

  • @author [kevinyang]
  • @email [yangchujie6@mail.com]
  • @create date 2020-11-04 17:05
  • @modify date 2020-11-04 17:05
  • @desc [进程数据采集服务]

Index

Constants

View Source
const (
	INSPECT_INTERVAL      = 2 * time.Second // 采样时间间隔
	TIME_FORMAT           = "15:04:05"      // 采样时间格式
	OUTPUT_CHART_FILENAME = "chart.html"    // 图表输出文件名
)

Variables

This section is empty.

Functions

func StartCollect

func StartCollect(pid int32) (err error)

Types

type Context

type Context struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL