UNPKG

115 BTypeScriptView Raw
1/**
2 * Gets the time in millisseconds in the same base as frames
3 */
4export function getTimeInFrameBase(): number;