MCPcopy Create free account
hub / github.com/SuperMap/iClient-JavaScript / then

Function then

test/mapboxgl/mapping/VideoMapSpec.js:11–15  ·  view source on GitHub ↗
(cb)

Source from the content-addressed store, hash-verified

9 beforeAll(() => {
10 cv = {
11 then(cb) {
12 setTimeout(function () {
13 cb();
14 }, 200);
15 },
16 CV_32FC2: 'CV_32FC2',
17 CV_64FC1: 'CV_64FC1',
18 matFromImageData: function () {

Callers

nothing calls this directly

Calls 1

cbFunction · 0.50

Tested by

no test coverage detected