Version

menu_open
Warning: you were redirected to the latest documentation corresponding to your major release ( 2023.1.3.8471 ). Should you wish to access your specific version's documentation, please download the offline documentation from the Audiokinetic Launcher and check the Offline Documentation option in Wwise Authoring.

◆ AkProfilerPushTimerFunc

typedef void( * AkProfilerPushTimerFunc) (AkPluginID in_uPluginID, const char *in_pszZoneName)

External (optional) callback for tracking performance of the sound engine that is called when a timer starts. (only called in Debug and Profile binaries; this is not called in Release) in_uPluginID may be non-zero when this function is called, to provide extra data about what context this Timer was started in. in_pszZoneName will point to a static string, so the pointer can be stored for later use, not just the contents of the string itself.

Definition at line 193 of file AkSoundEngine.h.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise