From 02fdfdd5328148f813db50be30cd8f3150dc1422 Mon Sep 17 00:00:00 2001 From: floppydiskette Date: Tue, 19 Nov 2024 01:19:54 +0000 Subject: [PATCH] Poll command!!!! --- .idea/misc.xml | 6 +++ .../net/hypr/doki/commands/utils/Poll.java | 48 +++++++++++++++++++ .../net/hypr/doki/utils/DurationUtils.java | 2 + 3 files changed, 56 insertions(+) create mode 100644 src/main/java/net/hypr/doki/commands/utils/Poll.java diff --git a/.idea/misc.xml b/.idea/misc.xml index c3f3b0a..079ae5f 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,10 @@ + + + + + +