{"id":19805641,"url":"https://github.com/remirobert/rrlooptimerupdate","last_synced_at":"2026-05-15T03:32:55.074Z","repository":{"id":18342165,"uuid":"21521823","full_name":"remirobert/RRLoopTimerUpdate","owner":"remirobert","description":"Manage timer in update loop SKScene on SpriteKit.","archived":false,"fork":false,"pushed_at":"2014-07-05T15:12:05.000Z","size":588,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-11T06:13:16.831Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remirobert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-05T14:40:30.000Z","updated_at":"2014-07-05T14:45:37.000Z","dependencies_parsed_at":"2022-08-25T12:10:52.334Z","dependency_job_id":null,"html_url":"https://github.com/remirobert/RRLoopTimerUpdate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remirobert%2FRRLoopTimerUpdate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remirobert%2FRRLoopTimerUpdate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remirobert%2FRRLoopTimerUpdate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remirobert%2FRRLoopTimerUpdate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remirobert","download_url":"https://codeload.github.com/remirobert/RRLoopTimerUpdate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241150244,"owners_count":19918334,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T09:04:45.180Z","updated_at":"2026-05-15T03:32:50.039Z","avatar_url":"https://github.com/remirobert.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"RRLoopTimerUpdate\n=================\n\nManage timer in update loop SKScene on SpriteKit.\n\nOverview\n========\n\n```Objective-C\n\n#import \u003cFoundation/Foundation.h\u003e\n\n@interface RRLoopTimerUpdate : NSObject\n\n@property (nonatomic, assign) NSTimeInterval rangeTimer;\n\n- (instancetype) init :(NSTimeInterval)currentTime;\n- (void) freezeTimer;\n- (void) restartTimer;\n\n@end\n\n````\n\n![Alt text](https://raw.githubusercontent.com/remirobert/RRLoopTimerUpdate/master/ProjectTest/record.gif \"Project Test\")\n\n\u003e###*freezeTimer*###\n\u003e Used to set the timer to keep the current timer value in the update loop of SKScene.\n\n\u003e###*restartTimer*###\n\u003e Call this function just before presenting the SKScene for update the timer loop.\n\n*For more information refer to the example project.*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremirobert%2Frrlooptimerupdate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremirobert%2Frrlooptimerupdate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremirobert%2Frrlooptimerupdate/lists"}