Skip to content

Latest commit

History

History
14 lines (10 loc) 路 220 Bytes

File metadata and controls

14 lines (10 loc) 路 220 Bytes

sleep(duration:)

public func sleep(duration: TimeInterval)

Sleeps the thread

  • Parameter duration: in seconds

Parameters

Name Description
duration in seconds