Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
119
void useLoadedImage(const std::shared_ptr<CesiumAsync::IAssetRequest>&) {}
120
121
struct SlowValue {};
122
void computeSomethingSlowly(
123
const std::string& /*parameter*/,
124
std::function<void(const SlowValue&)> f) {
Callers
1
computeSomethingSlowly
Function · 0.85
Calls
no outgoing calls
Tested by
1
computeSomethingSlowly
Function · 0.68