TaskOperationResult

Describes the result of running a task operation.

Since

2.5

Inheritors

Functions

Link copied to clipboard
abstract fun getEndTime(): Long
Returns the time when the operation finished its execution.
Link copied to clipboard
abstract fun getStartTime(): Long
Returns the time when the operation started its execution.