Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 589 Bytes

File metadata and controls

12 lines (8 loc) · 589 Bytes

TimeIntervalObject

Properties

Name Type Description Notes
confidence float The confidence, from 0.0 to 1.0, of the reliability of the interval. [optional]
duration float The duration (in seconds) of the time interval. [optional]
start float The starting point (in seconds) of the time interval. [optional]

[Back to Model list] [Back to API list] [Back to README]