Files
NativeScript/packages/core/animation-frame/animation-native.d.ts

5 lines
115 B
TypeScript

/**
* Gets the time in millisseconds in the same base as frames
*/
export function getTimeInFrameBase(): number;