SEEEEEAAAAAA10000000

Dummy hardwork

Oct 17th, 2021 (edited)
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Swift 0.17 KB | None | 0 0
  1. import Darwin
  2. // настроить 25 += 5 чтобы регулировать время
  3. (0...Int(pow(2.0, 25))).forEach { n in
  4.     if n % 1000 == 0 { print("render: \(n)") }
  5. }
Add Comment
Please, Sign In to add comment