Defold engine native extension, that helps to mark points of interest in Xcode Instruments.
signpost.video-converter.com.mp4
signpost.event("string_info")
local id = signpost.start("string_start_info")
-- your code
signpost.stop(id, "string_stop_info")
If you have any issues, questions or suggestions please create an issue or contact me: [email protected]