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: 20 June, 2023