getTimeRemaining

abstract fun getTimeRemaining(): Float?

WARNING: Not ready for use!

Returns the remaining time (in seconds) for the current import operation, or null if no import is active or if the remaining time is not available.

Return

remaining import time in seconds, or null