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: 30 November, 2023