fromMilliseconds MethodStatic
Create a BeDuration from milliseconds.
fromMilliseconds(milliseconds: number): BeDuration
| Parameter | Type | Description | 
|---|---|---|
| milliseconds | number | the number of milliseconds for this BeDuration | 
Returns - BeDuration
Defined in
- core/bentley/src/Time.ts Line 28
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.