tripkit-android / com.skedgo.tripkit.time / GetNow
GetNow
open class GetNow
In most cases, we should use this UseCase in place of System.currentTimeMillis to make the code more testable.
Functions
Name | Summary |
---|---|
execute | open fun execute(): DateTime |