Version: 2021.1

AsyncReadManagerMetrics.StartCollectingMetrics

切换到手册
public static void StartCollectingMetrics ();

描述

Begin recording metrics data for AsyncReadManager read operations.

Stop collection with StopCollectingMetrics. You can also enable metrics collection when your program first launches using the command-line argument "-enable-file-read-metrics". See Also:: IsEnabled