onTimeShifted property

void onTimeShifted=(void func(TimeShiftedEvent))

See TimeShiftedEvent for details on this event.

Implementation

set onTimeShifted(void Function(TimeShiftedEvent) func);