MCPcopy Create free account
hub / github.com/CesiumGS/cesium-native / TestAsyncSystem.cpp

File TestAsyncSystem.cpp

CesiumAsync/test/TestAsyncSystem.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include <CesiumAsync/AsyncSystem.h>
2#include <CesiumAsync/Promise.h>
3#include <CesiumAsync/SharedFuture.h>
4#include <CesiumAsync/ThreadPool.h>

Callers

nothing calls this directly

Calls 15

shareMethod · 0.80
waitMethod · 0.45
thenInWorkerThreadMethod · 0.45
thenInMainThreadMethod · 0.45
getFutureMethod · 0.45
resolveMethod · 0.45
thenInThreadPoolMethod · 0.45
catchInMainThreadMethod · 0.45
rejectMethod · 0.45
thenImmediatelyMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected