package api_helpers

import "github.com/evanw/esbuild/internal/api_helpers"

Index

Variables

var UseTimer bool

This flag is set by the CLI to activate the timer. It's put here instead of by the timer to discourage code from checking this flag. Only the code that creates the root timer should check this flag. Other code should check that the timer is not null to detect if the timer is being used or not.

Source Files

use_timer.go

Version
v0.25.0 (latest)
Published
Feb 8, 2025
Platform
linux/amd64
Last checked
4 days ago

Tools for package owners.