code/__HELPERS/time.dm

/proc/start_watch | Returns "watch handle" (really just a timestamp :V) |
---|---|
/proc/stop_watch | Returns number of seconds elapsed. @param wh number The "Watch Handle" from start_watch(). (timestamp) |
/proc/start_watch | Returns "watch handle" (really just a timestamp :V) |
---|---|
/proc/stop_watch | Returns number of seconds elapsed. @param wh number The "Watch Handle" from start_watch(). (timestamp) |