obsi.time - simadude/obsi GitHub Wiki
A small module for getting the time since the start of the game.
Functions of obsi.time:
function | description |
---|---|
obsi.time.getTime | Returns a number of seconds since the start of the game. |
Functions
obsi.time.getTime
Returns a number of seconds since the start of the game.
Declared as:
obsi.time.getTime() -> number