升级
This commit is contained in:
@@ -96,7 +96,7 @@ struct Type_Descriptor<renderive::Frame_Observer_Snapshot> {
|
||||
ADMINIVE_FIELD_LABEL(T, task_peak_parallelism, "峰值并行度"),
|
||||
ADMINIVE_FIELD_LABEL(T, task_failed_node_count, "失败节点"),
|
||||
ADMINIVE_FIELD_LABEL(T, task_graph_duration_ns, "任务图耗时"))
|
||||
.label("Kernel Observer");
|
||||
.label("内核观察器");
|
||||
}
|
||||
};
|
||||
|
||||
@@ -114,7 +114,7 @@ struct Type_Descriptor<renderive::web::Gallery_Consumer_Feedback_Snapshot> {
|
||||
ADMINIVE_FIELD_LABEL(T, pixel_interval_ns, "像素响应周期"),
|
||||
ADMINIVE_FIELD_LABEL(T, presentation_interval_ns, "浏览器呈现周期"),
|
||||
ADMINIVE_FIELD_LABEL(T, manual_interval_ns, "手动消费者周期"))
|
||||
.label("Consumer Feedback");
|
||||
.label("消费者反馈");
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user