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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.