after Method
Determine whether this BeTimePoint happens after another one.
after(other: BeTimePoint): boolean
Parameter | Type | Description |
---|---|---|
other | BeTimePoint | the other BeTimePoint. |
Returns - boolean
Defined in
- core/bentley/src/Time.ts Line 120
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.