mirror of
https://github.com/darlinghq/darling-cocotron.git
synced 2024-11-23 20:19:40 +00:00
7 lines
121 B
Objective-C
7 lines
121 B
Objective-C
#import <CoreFoundation/CoreFoundation.h>
|
|
|
|
#define CA_EXPORT extern
|
|
|
|
|
|
CA_EXPORT CFTimeInterval CACurrentMediaTime(void);
|