Method FlushSync
FlushSync()
Burst-friendly way to immediately and synchronously Update/Flush the DispatchQueue into sinks. This is a slower alternative to LoggerManager.ScheduleUpdate but can be called from Burst / not main thread.
Declaration
[BurstCompile]
public void FlushSync()