Skip to main content

get_files_accessed

Method
This is a method of the Profiler class in the profiler module.
Get files accessed with counts.

Signature

def get_files_accessed() -> Dict[str, int]

Returns

Returns
Dict[str, int]
The result of the operation.