Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/NativeScript
/ profiling-tests.ts
File
profiling-tests.ts
apps/automated/src/profiling/profiling-tests.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ assert, assertEqual, assertFalse, assertNull, assertTrue, assertThrows } from
'../tk-unit'
;
2
import
{ enable, disable, profile, time, start, stop, timer, isRunning, resetProfiles } from
'@nativescript/core/profiling'
;
3
4
enable();
Callers
nothing calls this directly
Calls
3
enable
Function · 0.90
profile
Function · 0.90
disable
Function · 0.90
Tested by
no test coverage detected