Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/NativeScript/NativeScript
/ main.ts
File
main.ts
apps/automated/src/main.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
let
start;
2
if
(typeof NSDate !==
'undefined'
) {
3
start = NSDate.date();
4
}
else
{
Callers
nothing calls this directly
Calls
5
addNotificationObserver
Method · 0.80
addDelegateHandler
Method · 0.80
on
Method · 0.65
log
Method · 0.45
run
Method · 0.45
Tested by
no test coverage detected