Home | History | Annotate | Download | only in net_internals

Lines Matching refs:Date

779  * This function converts the tick count to a Date() object.
782 * @returns {Date} The time that |timeTicks| represents.
788 var d = new Date();