DefaultTimeProvider

Provides the DefaultTimeProvider singleton used by the SDAI core common layer.

Author

Dmitriy Moroz

Functions

Link copied to clipboard
open override fun currentTimeMillis(): Long

Executes the currentTimeMillis step in the SDAI core common layer.

Link copied to clipboard
open override fun nanoTime(): Long

Executes the nanoTime step in the SDAI core common layer.