Introduction - If you have any usage issues, please Google them yourself
Function: w_1 passes to w_2 (accumulating times) and triggers w_2 control cb_1 (accumulator); w_2 control cb_1 calculates accumulative value from 1 to receive accumulative times and returns w_1.
Objective: to illustrate the technical details of triggering control and parameter passing between windows.