Guest User

Untitled

a guest
Jan 17th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. [NSthread sleepFortimeInterval: _lastRunTime*RATIO];
  2. NSDate *startTime = [NSDate date];
  3. ... [use Metal shaders] ...
  4. _lastRunTime = -[startTime timeIntervalSinceNow];
Add Comment
Please, Sign In to add comment