fromSeconds MethodStatic
Create a BeDuration from seconds.
fromSeconds(seconds: number): BeDuration
Parameter | Type | Description |
---|---|---|
seconds | number | the number of seconds for this BeDuration |
Returns - BeDuration
Defined in
- core/bentley/src/Time.ts Line 24
Last Updated: 18 January, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.