repo.or.cz
/
cocotron.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #10 from gunyarakun/fix-invalid-return
[cocotron.git]
/
QuartzCore
/
CABase.h
blob
745ca79375f99826b6711da6dcbc62691ba2fcfa
1
#import <CoreFoundation/CoreFoundation.h>
2
3
#define CA_EXPORT extern
4
5
CA_EXPORT CFTimeInterval
CACurrentMediaTime
(
void
);