logo头像
Snippet 博客主题

多线程常用API

Thread 休眠当前线程 12open class func sleep(until date: Date)open class func sleep(forTimeInterval ti: TimeInterval) 获取当...