process

package
v2.4.2 Latest Latest
Warning

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

Go to latest
Published: May 15, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package process Current process

Index

Constants

View Source
const (
	PT_MAIN     PRCESS_TYPE = ""            // main
	PT_GPU                  = "gpu-process" // gpu
	PT_UTILITY              = "utility"     // utility
	PT_RENDERER             = "renderer"    // renderer
	PT_DEVTOOLS             = "devtools"    //
)

Variables

View Source
var Args = parse()

Args 当前进程命令行参数解析实例

Functions

func BrowserId

func BrowserId() int32

BrowserId

 renderer process create success
	Returns the browser ID of the current process

func FrameId

func FrameId() int64

FrameId

 renderer process create success
	Returns the main FrameId (channelId) of the current process

Types

type PRCESS_TYPE

type PRCESS_TYPE string

Jump to

Keyboard shortcuts

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