Sign in
nest-open-source
/
nest-mobile-client-iphone
/
4.4.2
/
CocoaLumberjack
/
93fe2147740fd73db61d3d8c682dc8cc6779997c
/
.
/
Xcode
/
FineGrainedLogging
/
TimerOne.h
blob: c530ebd0b7d8d48fa3ae28e8ba5d1ae6a5c35c2a [
file
] [
log
] [
blame
]
#import <Cocoa/Cocoa.h>
@interface
TimerOne
:
NSObject
{
NSTimer
*
foodTimer
;
NSTimer
*
sleepTimer
;
}
@end