Méthode | Description | |
---|---|---|
Extract ( IFilesExtractor extractor, int idx, int reads ) : void | ||
Main ( ) : void |
Méthode | Description | |
---|---|---|
Measure ( System.Action action ) : double | ||
MeasureAvg ( System.Action action, int count ) : double | ||
RunExtractors ( int reads ) : void |
public static Extract ( IFilesExtractor extractor, int idx, int reads ) : void | ||
extractor | IFilesExtractor | |
idx | int | |
reads | int | |
Résultat | void |