Version

menu_open
Wwise SDK 2022.1.11
ak.wwise.core.profiler.getCursorTime Arguments Schema

Schema

{
"type": "object",
"properties": {
"cursor": {
"type": "string",
"description": "Time Cursor from which to acquire the time. The User Time Cursor is the one that can be manipulated by the user, while the Capture Time Cursor represents the latest time of the current capture.\\n Identify one of the global profiler cursors.",
"enum": [
"user",
"capture"
]
}
},
"required": [
"cursor"
],
"additionalProperties": false
}

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