Documentation
¶
Index ¶
Constants ¶
View Source
const CLOCK_MONOTONIC_RAW = 4
View Source
const Compiler = "tinygo"
View Source
const GOARCH = "amd64"
View Source
const GOOS = "linux"
View Source
const TargetBits = 64
The bitness of the CPU (e.g. 8, 32, 64).
Variables ¶
This section is empty.
Functions ¶
func AdjustTimeOffset ¶ added in v0.10.0
func AdjustTimeOffset(offset int64)
AdjustTimeOffset adds the given offset to the built-in time offset. A positive value adds to the time (skipping some time), a negative value moves the clock into the past.
func GOMAXPROCS ¶
Types ¶
Source Files
¶
Directories
¶
Path | Synopsis |
---|---|
internal
|
|
Package interrupt provides access to hardware interrupts.
|
Package interrupt provides access to hardware interrupts. |
Package volatile provides definitions for volatile loads and stores.
|
Package volatile provides definitions for volatile loads and stores. |
Click to show internal directories.
Click to hide internal directories.