before Method
Determine whether this BeTimePoint happens before another one.
before(other: BeTimePoint): boolean
Parameter | Type | Description |
---|---|---|
other | BeTimePoint | the other BeTimePoint. |
Returns - boolean
Defined in
- core/bentley/src/Time.ts Line 115
Last Updated: 20 June, 2023