UNPKG

@nativescript/core

Version:

A JavaScript library providing an easy to use api for interacting with iOS and Android platform APIs.

5 lines (4 loc) 115 B
/** * Gets the time in millisseconds in the same base as frames */ export function getTimeInFrameBase(): number;