Version: 2021.3
언어: 한국어
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