libs/sgi-uhttpd: Add variable exectime to measure script execution time
This commit is contained in:
parent
406531a84c
commit
4e3cc9a886
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ limitations under the License.
|
|||
|
||||
]]--
|
||||
|
||||
|
||||
exectime = os.clock()
|
||||
require "nixio.util"
|
||||
require "luci.http"
|
||||
require "luci.sys"
|
||||
|
|
Loading…
Reference in a new issue