Date Format Heap Dump File Provider
class DateFormatHeapDumpFileProvider(heapDumpDirectory: File, dateProvider: () -> Date = { Date() }, prefix: String = "", suffix: String = "") : HeapDumpFileProvider
Functions
Link copied to clipboard
Returns a File that can be passed to a HeapDumper to dump the heap.