Schedule timer to ticks ticks forward from internal 'now'.
timer to schedule;
ticks in the future to schedule timer. (0 < ticks < ulong.max);
void
ScheduleTimerError when thicks == 0 or when timer already scheduled
See Implementation
Schedule timer to ticks ticks forward from internal 'now'.