LuaNET, the lua 5.1 api documentation!

Lua-Api

Operating System

[LUA 5.1] os.difftime

function os.difftime ( t2, t1 )
Returns the number of seconds from time t1 to time t2.
In POSIX, Windows, and some other systems,
this value is exactly t2-t1.

Comments

© 2007 DracoBlue :: Valid XHTML, CSS, RSS Powered by SMF 1.1.5 | SMF © 2006-2008, Simple Machines LLC | SourceNet © 2007, DracoBlue :: Page created in 0.056 seconds with 21 queries.