Version: 2022.2
言語: 日本語
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