MCPcopy 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

1import { assert, assertEqual, assertFalse, assertNull, assertTrue, assertThrows } from '../tk-unit';
2import { enable, disable, profile, time, start, stop, timer, isRunning, resetProfiles } from '@nativescript/core/profiling';
3
4enable();

Callers

nothing calls this directly

Calls 3

enableFunction · 0.90
profileFunction · 0.90
disableFunction · 0.90

Tested by

no test coverage detected