#import [Exposed=Nobody] interface InternalAnimationTimeline : AnimationTimeline { undefined setTime(double? time); };