← effectClock4Constructors3Models1ConstructorsclockWithconstAccesses the current Clock service and uses it to run the provided function.currentTimeMillisconstReturns an Effect that succeeds with the current time in milliseconds.currentTimeNanosconstReturns an Effect that succeeds with the current time in nanoseconds.ModelsClockinterfaceRepresents a time-based clock which provides functionality related to time and scheduling.