TimelineSyncFunction<T> typedef

T TimelineSyncFunction ()

A typedef for the function argument to Timeline.timeSync.

Implementation

typedef TimelineSyncFunction<T> = T Function();