Duration.Seconds

语法

Duration.Seconds(duration as nullable duration) as nullable number

关于

返回所提供的 duration 值的秒数部分,duration

示例 1

查找 #duration(5, 4, 3, 2) 中的秒数。

使用情况

Duration.Seconds(#duration(5, 4, 3, 2))

输出

2

results matching ""

    No results matching ""