timers

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InjectTo

func InjectTo(iso *v8go.Isolate, global *v8go.ObjectTemplate) error

Types

type Timers

type Timers interface {
	GetSetTimeoutFunctionCallback() v8go.FunctionCallback
	GetSetIntervalFunctionCallback() v8go.FunctionCallback

	GetClearTimeoutFunctionCallback() v8go.FunctionCallback
	GetClearIntervalFunctionCallback() v8go.FunctionCallback
}

func NewTimers

func NewTimers() Timers

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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