osg.Timer¶
-
class
osg.
Timer
¶ Represents: c++ class Wraps: osg::Timer Constructors:
-
osg.
Timer
()¶
Methods:
-
:
start
()¶
-
:
tick
()¶ -
Тип результата: osg.Timer.Type
-
:
time_s
()¶ -
Тип результата: double
-
:
delta_s
(osg.Timer.Type t1, osg.Timer.Type t2)¶ -
Параметры: - t1 (osg.Timer.Type) –
- t2 (osg.Timer.Type) –
Тип результата: double
Static Methods:
-
.
start
()
-
.
tick
() -
Тип результата: osg.Timer.Type
-
.
time_s
() -
Тип результата: double
-
.
delta_s
(osg.Timer.Type t1, osg.Timer.Type t2) -
Параметры: - t1 (osg.Timer.Type) –
- t2 (osg.Timer.Type) –
Тип результата: double
-