mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
@@ -114,7 +114,7 @@ Todo
|
||||
Fastest screenshot method found, `details` structure:
|
||||
- `method` (string, required): Fastest screenshot method.
|
||||
- `cost` (number, required): Time cost in milliseconds.
|
||||
- `alternatives` (array<object>, required): All candidate methods and their costs.
|
||||
- `alternatives` (array<object>, required): All candidate methods and their costs.
|
||||
|
||||
- `ScreencapCost`
|
||||
Screenshot cost statistics (reported every 10 screenshots), `details` structure:
|
||||
|
||||
@@ -117,7 +117,7 @@ Todo
|
||||
最速のスクリーンショット方式が見つかりました、`details` 構造:
|
||||
- `method` (string, required): 最速のスクリーンショット方式。
|
||||
- `cost` (number, required): 所要時間(ミリ秒)。
|
||||
- `alternatives` (array<object>, required): 全候補方式とその所要時間。
|
||||
- `alternatives` (array<object>, required): 全候補方式とその所要時間。
|
||||
|
||||
- `ScreencapCost`
|
||||
スクリーンショット所要時間統計(10回ごとに報告)、`details` 構造:
|
||||
|
||||
@@ -125,7 +125,7 @@ typedef void(ASST_CALL* AsstCallback)(int msg, const char* details, void* custom
|
||||
가장 빠른 스크린샷 방식을 찾음, `details` 구조:
|
||||
- `method` (string, required): 가장 빠른 스크린샷 방식.
|
||||
- `cost` (number, required): 소요 시간 (밀리초).
|
||||
- `alternatives` (array<object>, required): 모든 후보 방식과 소요 시간.
|
||||
- `alternatives` (array<object>, required): 모든 후보 방식과 소요 시간.
|
||||
|
||||
- `ScreencapCost`
|
||||
스크린샷 소요 시간 통계 (10회마다 보고), `details` 구조:
|
||||
|
||||
@@ -125,7 +125,7 @@ typedef void(ASST_CALL* AsstCallback)(int msg, const char* details, void* custom
|
||||
已找到最快的截图方式,`details` 结构如下:
|
||||
- `method` (string, required): 最快的截图方式。
|
||||
- `cost` (number, required): 耗时,单位毫秒。
|
||||
- `alternatives` (array<object>, required): 各候选方式及其耗时。
|
||||
- `alternatives` (array<object>, required): 各候选方式及其耗时。
|
||||
|
||||
- `ScreencapCost`
|
||||
截图耗时统计(每 10 次截图回传一次),`details` 结构如下:
|
||||
|
||||
@@ -125,7 +125,7 @@ typedef void(ASST_CALL* AsstCallback)(int msg, const char* details, void* custom
|
||||
已找到最快的截圖方式,`details` 結構如下:
|
||||
- `method` (string, required): 最快的截圖方式。
|
||||
- `cost` (number, required): 耗時,單位毫秒。
|
||||
- `alternatives` (array<object>, required): 各候選方式及其耗時。
|
||||
- `alternatives` (array<object>, required): 各候選方式及其耗時。
|
||||
|
||||
- `ScreencapCost`
|
||||
截圖耗時統計(每 10 次截圖回傳一次),`details` 結構如下:
|
||||
|
||||
Reference in New Issue
Block a user