Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
pickFile
Function · 0.80
test_DummyTestForSnippetOnly1
Function · 0.80
pageLoaded
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected