Skip to content

Instantly share code, notes, and snippets.

@EngineerSmith
Created March 24, 2022 18:09
Show Gist options
  • Save EngineerSmith/7050bf13114acd498b4e1c43db823286 to your computer and use it in GitHub Desktop.
Save EngineerSmith/7050bf13114acd498b4e1c43db823286 to your computer and use it in GitHub Desktop.
local jprof = appleCake.jprof
jprof.push("Foo")
jprof.push("Foo", "Bar")
jprof.push("Foo", love.graphics.getStats())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment