Wwise SDK 2023.1.8
|
Retrieves the Performance Monitor statistics at a specific profiler capture time. Refer to Wwise Authoring Performance Monitor Counter Identifiers for the available counters.
이름 | 타입 | 설명 |
---|---|---|
time * | one of: | Time in milliseconds to query for Performance Monitor data, or a Time Cursor from which to acquire the time. User Time Cursor는 사용자가 조작할 수 있지만, Capture Time Cursor는 현재 캡처의 가장 최근 시간을 나타냅니다. |
integer | 범위: [0,*] | |
string | 전역적 프로파일러 커서 중 하나를 식별합니다. 사용 가능한 값:
|
(필수 *)
이름 | 타입 | 설명 |
---|---|---|
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. |
(필수 *)
Wwise Authoring API에 대한 더 자세한 정보는 Wwise Authoring API (WAAPI, Wwise 저작 API) 사용하기 를 참고하세요.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요