mirror of
https://github.com/rayaman/multi.git
synced 2026-09-05 07:27:35 -04:00
documentation edit
This commit is contained in:
@@ -211,7 +211,6 @@ loop:SetTime(3)
|
|||||||
multi:newAlarm(2):OnRing(function()
|
multi:newAlarm(2):OnRing(function()
|
||||||
-- some condition that leads to resolving the timer
|
-- some condition that leads to resolving the timer
|
||||||
loop:ResolveTimer(true,"We good")
|
loop:ResolveTimer(true,"We good")
|
||||||
|
|
||||||
multi:newAlarm(2):OnRing(function()
|
multi:newAlarm(2):OnRing(function()
|
||||||
loop:SetTime(2)
|
loop:SetTime(2)
|
||||||
end)
|
end)
|
||||||
|
|||||||
Reference in New Issue
Block a user