getDuration

abstract fun getDuration(path: String): Duration?
abstract fun getDuration(path: String, defaultValue: Duration): Duration