From 93c19c78c1fa6cdb8b95109fe7f4d215af43d152 Mon Sep 17 00:00:00 2001 From: F0lak Date: Tue, 29 Oct 2024 18:54:38 -0600 Subject: [PATCH] Update Profile.md --- ref/world/proc/Profile.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ref/world/proc/Profile.md b/ref/world/proc/Profile.md index ba6d9020..df89bbea 100644 --- a/ref/world/proc/Profile.md +++ b/ref/world/proc/Profile.md @@ -15,7 +15,7 @@ ### Cheat Sheet: The Profile gives information for the following data: -```json +```cs "name": proc path "self": how long the proc takes to run, not including subordinate calls "total": total time the proc takes to run, including subordinate calls