-- curious how much time Wikipedia gives computations
local p =
function p.time return tostring(os.time)end
function p.loop while true do endend
return p
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Module:Sandbox/Flarn2006/InfiniteLoopTest".
Except where otherwise indicated, Everything.Explained.Today is © Copyright 2009-2024, A B Cryer, All Rights Reserved. Cookie policy.