Source position: wasm.timer.api.pas line 42
procedure __wasmtimer_log(
level: TWasmLogLevel;
const Msg: string
);procedure __wasmtimer_log(
const Fmt: string;
Args: array of Const
);