webmcp

view framework/env/trace/__init.lua @ 166:7885d1ae35ff

Minor bugfixes in JSON library (including checking type of arguments)
author jbe
date Thu Jul 31 23:33:28 2014 +0200 (2014-07-31)
parents 0de41d8e2cf8
children a9ad9186a922
line source
1 trace._disabled = false
2 trace._tree = { type = "root", start_hires_time = extos.monotonic_hires_time() }
3 trace._stack = { trace._tree }

Impressum / About Us