func runtime.usleep
11 uses
runtime (current package)
os_darwin.go#L335: usleep(1)
proc.go#L818: usleep(1000)
proc.go#L821: usleep(1000)
proc.go#L823: usleep(1000)
proc.go#L2026: usleep(1)
proc.go#L5122: usleep(delay)
proc.go#L5902: usleep(3)
runtime.go#L33: usleep(100 * 1000)
signal_unix.go#L689: usleep(5 * 1000 * 1000)
signal_unix.go#L837: usleep(1000)
sys_darwin.go#L225: func usleep(usec uint32) {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |