PackedMemorySnapshot.Save
public static void Save(Profiling.Memory.Experimental.PackedMemorySnapshot snapshot,
string writePath);
Parameters
| snapshot | Source memory snapshot. | |
| writePath | Where to create copy of memory snapshot. |
Description 描述
Copy the memory snapshot file to the given file path.