Skip to content

Instantly share code, notes, and snippets.

View AlvaroFranco's full-sized avatar

Álvaro Franco AlvaroFranco

View GitHub Profile

Keybase proof

I hereby claim:

  • I am alvarofranco on github.
  • I am alvaro (https://keybase.io/alvaro) on keybase.
  • I have a public key whose fingerprint is 5667 75EE E2DF 9E5C 0D8B 17C0 5A62 15E7 9A3E A885

To claim this, I am signing this object:

@AlvaroFranco
AlvaroFranco / NSTimer+Extension.h
Last active December 12, 2015 14:06
NSTimer extension with block support and the ability to pause and resume it
//
// NSTimer+Extension.h
// NSTimer+Extension
//
// Created by Alvaro Franco on 4/25/14.
// Copyright (c) 2014 AlvaroFranco. All rights reserved.
//
#import <Foundation/Foundation.h>