Timer(bpy_struct)¶
base class — bpy_struct
-
class
bpy.types.
Timer
(bpy_struct)¶ Window event timer
-
time_delta
¶ Time since last step in seconds
Type: float in [-inf, inf], default 0.0, (readonly)
-
time_duration
¶ Time since last step in seconds
Type: float in [-inf, inf], default 0.0, (readonly)
-
time_step
¶ Type: float in [-inf, inf], default 0.0, (readonly)
-
Inherited Properties
Inherited Functions
References