Searched refs:pxToNs (Results 1 – 1 of 1) sorted by relevance
408 const pxToNs = Math.max(toNs(pxToSec), 1); constant409 const resolution = fromNs(Math.pow(2, Math.floor(Math.log2(pxToNs))));414 pxToNs: ${pxToNs},