Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

signpost

Defold engine native extension, that helps to mark points of interest in Xcode Instruments.

signpost.video-converter.com.mp4

API

signpost.event("string_info")

image

	local id = signpost.start("string_start_info")
	-- your code
	signpost.stop(id, "string_stop_info")

image

If you have any issues, questions or suggestions please create an issue or contact me: me@agulev.com

About

Defold engine native extension, that helps to mark points of interest in Xcode Instruments.

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages