MCPcopy Create free account
hub / github.com/NativeScript/NativeScript / timeEnd

Method timeEnd

packages/core/console/index.ts:9–11  ·  view source on GitHub ↗
(reportName?: string)

Source from the content-addressed store, hash-verified

7 }
8
9 public timeEnd(reportName?: string): void {
10 // console.timeEnd stub
11 }
12
13 public assert(test: boolean, message?: string): void {
14 // console.assert stub

Callers 3

pickFileFunction · 0.80
pageLoadedFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected