TimestampHelper

Utility class helpful for mocking time in tests, so that there is no need to mock System.

Functions

Link copied to clipboard
fun getNow(): Long

Returns the current time from System.currentTimeMillis().