Searched defs:xsltTimestamp (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libxslt/libxslt/
H A Dxsltutils.c1779 * Used for to calibrate the xsltTimestamp() function
1782 * Returns the number of milliseconds used by xsltTimestamp()
1789 xsltTimestamp();
1790 return(xsltTimestamp() / 1000);
1797 * Used for to correct the calibration for xsltTimestamp()
1805 * xsltTimestamp:
1813 xsltTimestamp(void) function

Completed in 91 milliseconds