Methods
getTime(_elements) → {number|undefined}
Get the time.
Parameters:
Name | Type | Description |
---|---|---|
_elements | Object.<string, DataElement> | The DICOM elements. |
Returns:
The time value if available.
- Type:
- number |
undefined