sleep(ms:)

Suspends the processor’s work in a given time period (in millisecond).

KernelTiming.swift:26
func sleep(ms: Int)