Skip to content

Commit 2f72dc3

Browse files
updated getFormatted() to Time param
1 parent afcd53b commit 2f72dc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/other/time.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Returns the value of the ``Time`` passed, as a string, formatted in the specifie
7171
=================== =========== =======================
7272
Argument Type Description
7373
=================== =========== =======================
74-
``frameRate`` ``String`` The frame rate to be used, for the String-based time value.
74+
``frameRate`` ``Time`` Time object of the frame rate to be used.
7575
``displayFormat`` ``int`` The display format to use. Will be one of the following:
7676

7777
TIMEDISPLAY_24Timecode = 100;

0 commit comments

Comments
 (0)