sleep

package
v0.1.9 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Delay for the specified amount of time.

Synopsis:

sleep DURATION

Description:

If no units are given, the duration is assumed to be measured in
seconds, otherwise any format parsed by Go's `time.ParseDuration` is
accepted.

Examples:

sleep 2.5
sleep 300ms
sleep 2h45m

Bugs:

When sleep is first run, it must be compiled from source which creates a
delay significantly longer than anticipated.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() core.Command

New creates a new cat command.

Types

This section is empty.

Jump to

Keyboard shortcuts

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