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

Class SlowValue

CesiumAsync/test/ExamplesAsyncSystem.cpp:121–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119void useLoadedImage(const std::shared_ptr<CesiumAsync::IAssetRequest>&) {}
120
121struct SlowValue {};
122void computeSomethingSlowly(
123 const std::string& /*parameter*/,
124 std::function<void(const SlowValue&)> f) {

Callers 1

computeSomethingSlowlyFunction · 0.85

Calls

no outgoing calls

Tested by 1

computeSomethingSlowlyFunction · 0.68