@interface DockKitCore.RepeatingTimer : NSObject { void /* unknown type, empty encoding */ timer; void /* unknown type, empty encoding */ stateLock; void /* unknown type, empty encoding */ date; void /* unknown type, empty encoding */ state; } - (id)init; - (void)dealloc; - (void).cxx_destruct; @end