Duration.Seconds

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

返回所提供的 durationduration 的秒部分。

示例:

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

使用情况:

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

输出:

2

results matching ""

    No results matching ""