Files
NativeScript/packages/core/animation-frame/animation-native.d.ts
2020-07-12 19:08:49 -07:00

5 lines
115 B
TypeScript

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