Last active
January 29, 2019 17:14
-
-
Save apptects/8e5c915facb6bb9239ee27b6943fa55c to your computer and use it in GitHub Desktop.
os_signposts functions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #define os_signpost_event_emit(log, event_id, name, ...) | |
| #define os_signpost_interval_begin(log, interval_id, name, ...) | |
| #define os_signpost_interval_end(log, interval_id, name, ...) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment