fromNow MethodStatic
Create a BeTimePoint at a specified duration in the future from now
fromNow(val: BeDuration): BeTimePoint
Parameter | Type | Description |
---|---|---|
val | BeDuration | the duration from now |
Returns - BeTimePoint
Defined in
- core/bentley/src/Time.ts Line 99
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.