Construct an instance of Timecode given a float representation of the desired timecode in a specified TimeUnit. Args: value(float): The float value representation of the desired timecode. timeUnit(TimeUnit): The time units for the provided value. If not specified, seconds
(cls, value, timeUnit=TimeUnit.Seconds, framerate=29.97)
source not stored for this graph (policy: none)
no test coverage detected