Unit 'wasm.timer.api' Package
[Overview][Types][Procedures and functions][Variables][Index] [#wasm-utils]

__wasmtimer_log

Declaration

Source position: wasm.timer.api.pas line 42

procedure __wasmtimer_log(

  level: TWasmLogLevel;

  const Msg: string

);

procedure __wasmtimer_log(

  level: TWasmLogLevel;

  const Fmt: string;

  Args: array of Const

);


Documentation generated on: 2025-07-25