<PackageReference Include="Relativity.Server.Import.SDK" Version="24000.1.1" />

ITimeKeeperManager

public interface ITimeKeeperManager
A manager class that provides a functionality to capture time and report duration.

Creates a time keeper to which manage duration logs of a given event.

void GenerateCsvReportItemsAsRows(string filenameSuffix, string directory)

Generates a CSV report of files being imported to the specified directory, with individual items represented as columns.