Searched defs:lua_ap_clock (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/lua/
H A Dlua_request.c1336 * lua_ap_clock; r:clock() - Returns timestamp with microsecond precision
1338 static int lua_ap_clock(lua_State *L) function
2892 makefun(&lua_ap_clock, APL_REQ_FUNTYPE_LUACFUN, p));

Completed in 31 milliseconds