MCPcopy Create free account
hub / github.com/microsoft/SandDance / FabricPerformance1

Function FabricPerformance1

docs/app/js/sanddance-app.js:22873–22873  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22871 * {@docCategory FabricPerformance}
22872 */ var FabricPerformance = /** @class */ function() {
22873 function FabricPerformance1() {}
22874 /**
22875 * Measures execution time of the given syncronous function. If the same logic is executed multiple times,
22876 * each individual measurement will be collected as well the overall numbers.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected