Could you please explain a code pattern for situation:
In a data-stream-recvr.cc there is section:
  buffer_full_wall_timer_ = ADD_TIMER(profile_, "SendersBlockedTimer");


But I could not find the code section responsible for increment this timer.
Thanks

Reply via email to