Skip to content

Add delay function for Lua scripts

Clocks requested to merge github/fork/Doomsdayrs/add-lua-delay into main

Created by: Doomsdayrs

Utilizing the kotlin time library, establish method to delay a scripts process for a certain amount of milliseconds.

@TechnoJo4 Can you check how long it takes you to run a delay, for me there was an overhead of 23~ ms when using delay

Edited by Clocks

Merge request reports