index

Class NSTimer

Class Info
Class Name: NSTimer
Super Class: NSObject
Subclasses: no subclasses
Version: 0
Number: 99
Instance Size: 32 bytes
Documentation: NSTimer
Instance Variables
Name Type Offset Inherited
isa Class 0 NSObject
timeInterval double 8
fireDate NSDate * 16
invocation NSInvocation * 20
userInfo id 24
repeats unsigned char 28
isValid unsigned char 29
Instance Methods
Name Signature
- dealloc v0@+8:+12
- description @0@+8:+12
- fire v0@+8:+12
- fireDate @0@+8:+12
- initWith:invocation:userInfo:repeat: @28@+8:+12d+16@+24@+28C27
- invalidate v0@+8:+12
- isValid C0@+8:+12
- repeats C0@+8:+12
- userInfo @0@+8:+12
Class Methods
Name Signature
+ scheduledTimerWithTimeInterval:invocation:repeats: @0@+8:+12d+16@+24C+31
+ scheduledTimerWithTimeInterval:target:selector:userInfo:repeats: @32@+8:+12d+16@+24:+28@24C31
+ timerWithTimeInterval:invocation:repeats: @0@+8:+12d+16@+24C+31
+ timerWithTimeInterval:target:selector:userInfo:repeats: @32@+8:+12d+16@+24:+28@24C31

file generated on 1998-12-28 2:56:24 GMT-0500, docgen by Helge Heß [hh@mdlink.de]