time

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Nanosecond  float64 = 1                  // ns
	Microsecond         = 1000 * Nanosecond  // µs
	Millisecond         = 1000 * Microsecond // ms
	Second              = 1000 * Millisecond // s
	Minute              = 60 * Second        // m
	Hour                = 60 * Minute        // h
)

Functions

func AutomaticConversionUnit

func AutomaticConversionUnit(v float64) (float64, string)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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