Wwise SDK 2024.1.0
|
Retrieves the Performance Monitor statistics at a specific profiler capture time. Refer to Wwise Authoring Performance Monitor Counter Identifiers for the available counters.
Name | Type | Description |
---|---|---|
time * | one of: | Time in milliseconds to query for Performance Monitor data, or a 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. |
integer | Range: [0,*] | |
string | Identify one of the global profiler cursors. Possible values:
|
(Required *)
Name | Type | Description |
---|---|---|
return * | array | Array of Performance Monitor counters. |
return [...] | object | Performance Monitor counter. Performance Monitor counter values. |
return[...].name * | string | name of the counter as shown in Wwise Authoring. |
return[...].id * | string | unique Id of the counter. |
return[...].value * | number | value of counter at given time. |
(Required *)
Refer to Using the Wwise Authoring API (WAAPI) for more information about Wwise Authoring API.
Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !
Visitez notre page d'AideEnregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !
Partir du bon pied avec Wwise