Skip to content

Instantly share code, notes, and snippets.

@apptects
Last active January 29, 2019 17:14
Show Gist options
  • Select an option

  • Save apptects/8e5c915facb6bb9239ee27b6943fa55c to your computer and use it in GitHub Desktop.

Select an option

Save apptects/8e5c915facb6bb9239ee27b6943fa55c to your computer and use it in GitHub Desktop.
os_signposts functions
#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