Sample Script: TLuaTimer--Demonstrates the Lua timer interface Timer = TLuaTImer(); Timer:Start() print("Timer started"); Wait(1000); print("Operation took "..Timer:Stop().." ms"; | |||
Topic 9736: Send Feedback. Download a PDF of this online book from the first topic in the table of contents. Print this topic. |