Skip to content

Function: flush1()

ts
function flush1(this: void): void;

Flush pending engine log output.

Parameters

ParameterType
thisvoid

Returns

void

Since

OpenXRay 2026-01-01, e3b0e3c5, PR #2028

Remarks

Calls the engine log flusher without the debug-build guard used by flush().