Files
NativeScript/nativescript-core/animation-frame/animation-native.d.ts
Nathan Walker da3c0b973d chore: format
2020-07-11 11:01:40 -07:00

5 lines
115 B
TypeScript

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