Files
NativeScript/packages/core/animation-frame/animation-native.d.ts
2020-08-11 22:50:33 -07:00

5 lines
115 B
TypeScript

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