ยปCore Development>Code coverage>Mac/Modules/evt/evtedit.py

Python code coverage for Mac/Modules/evt/evtedit.py

#countcontent
1n/af = Function(void, 'SystemClick',
2n/a (EventRecord_ptr, 'theEvent', InMode),
3n/a (WindowPtr, 'theWindow', InMode),
4n/a)
5n/afunctions.append(f)
6n/a
7n/af = Function(UInt32, 'TickCount',
8n/a)
9n/afunctions.append(f)