From 96820a6f43634e62f719a51891556c5f9f6b5f39 Mon Sep 17 00:00:00 2001 From: TudbuT Date: Tue, 24 May 2022 16:41:03 +0200 Subject: [PATCH] improve doc for time.isbpl --- docs/time.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/time.md b/docs/time.md index 77971d7..44cd86f 100644 --- a/docs/time.md +++ b/docs/time.md @@ -2,7 +2,7 @@ -## Functions +## >Functions ### `sleep ::: delay -> ` @@ -30,7 +30,7 @@ millis. -## Variables +## >Variables ### Timer @@ -41,7 +41,7 @@ # Types -## Timer +## >Timer Type to time the duration of operations