INNER CODE UNIT · Go

sampleDuration

OpenDiablo2/HellSpawner · hsapp/app.go:43

	sampleDuration   = time.Second / 10

	autoSaveTimer = 120

	logFileSeparator = "-----%v-----\n"
	logFilePerms     = 0o644
)

const (
	baseFontSize          = 17
	fixedFontSize         = 15
	fixedSmallFontSize    = 12
	diabloRegularFontSize = 15
	diabloBoldFontSize    = 30
)

type editorConstructor func(
	config *hsconfig.Config,

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…