MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / count

Method count

apps/cloud/worker-configuration.d.ts:138–138  ·  view source on GitHub ↗

* The **`console.count()`** static method logs the number of times that this particular call to `count()` has been called. * * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/count_static)

(label?: string)

Source from the content-addressed store, hash-verified

136 * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/count_static)
137 */
138 count(label?: string): void;
139 /**
140 * The **`console.countReset()`** static method resets counter used with console/count_static.
141 *

Callers 15

makeSafeFumaQueryFunction · 0.80
makeCoreDbFunction · 0.80
makeLazyTestFumaDbFunction · 0.80
makeFumaBlobStoreFunction · 0.80
runFunction · 0.80
countFunction · 0.80
checkForeignKeyOnInsertFunction · 0.80
countFunction · 0.80
countOrgMembersFunction · 0.80

Calls

no outgoing calls

Tested by 4

runFunction · 0.64
addSourceThroughConsoleFunction · 0.64
runFunction · 0.64
runApprovalFunction · 0.64