SourceClass FrameDurations
from egui import FrameDurationsclass FrameDurations:Stores the durations between each frame of an animated image
from egui import FrameDurationsclass FrameDurations:Stores the durations between each frame of an animated image
def all(self, /) -> list[float]§