Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/NativeScript
/ index.ts
File
index.ts
packages/core/profiling/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// @ts-ignore apps resolve this at runtime with path alias in project bundlers
2
import
appConfig from
'~/package.json'
;
3
/* eslint-disable prefer-rest-params */
4
declare
let
__startCPUProfiler: any;
Callers
nothing calls this directly
Calls
2
enable
Function · 0.70
log
Method · 0.45
Tested by
no test coverage detected