[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eCurrentMillisClock\u003c/code\u003e class, which is an implementation of the \u003ccode\u003eApiClock\u003c/code\u003e interface in Java.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCurrentMillisClock\u003c/code\u003e uses \u003ccode\u003eSystem#currentTimeMillis()\u003c/code\u003e as its time source for high-resolution time.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements both \u003ccode\u003eApiClock\u003c/code\u003e and \u003ccode\u003eSerializable\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eIt includes methods \u003ccode\u003emillisTime()\u003c/code\u003e and \u003ccode\u003enanoTime()\u003c/code\u003e to get the current time in milliseconds and nanoseconds, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003egetDefaultClock()\u003c/code\u003e method returns an instance of \u003ccode\u003eApiClock\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]