sleep

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2021 License: MIT-0 Imports: 2 Imported by: 0

Documentation

Overview

delay for a specified amount of time.

SYNOPSIS

sleep DURATION ...

DESCRIPTION

Sleep suspends execution for a minimum of the specified duration of time. By default, sleep uses seconds as it's unit of time though supports seconds (s), minutes (m), and hours(m) as characters at the end of the provided interval. This number must be positive and may contain a decimal.

SEE ALSO

https://golang.org/pkg/time/#Sleep

REFERENCES

https://pubs.opengroup.org/onlinepubs/9699919799/utilities/sleep.html

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Sleep

func Sleep(operands []string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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