Still need to fix windows. :o/
This commit is contained in:
parent
471334c3d0
commit
9a79d500eb
11 changed files with 316 additions and 302 deletions
|
@ -25,4 +25,6 @@ double tm_getstart(p_tm tm);
|
|||
double tm_gettime(void);
|
||||
int tm_meth_settimeout(lua_State *L, p_tm tm);
|
||||
|
||||
#define tm_iszero(tm) ((tm)->block == 0.0)
|
||||
|
||||
#endif /* TM_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue