core/com.tealium.prism.core.api.misc/Scheduler/Companion/SYNCHRONOUS SYNCHRONOUS @JvmStaticval SYNCHRONOUS: SchedulerA Scheduler implementation whereby all tasks that are submitted will be executed in a synchronous manner. They will be executed immediately in the calling Thread, and any delays specified will be ignored.